Re: Forced caching of cgi-gifs

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 09 Feb 2000 11:49:46 +0100

Alessio Sangalli wrote:

> ok, I think is '.*gif\?.*', now I will try...!

And it will be slightly faster if you skip the .* parts. Regular
expressions is always partial matches unless you use ^ and $ in the
patterns (denotes start of line, and end of line)

--
Henrik Nordstrom
Squid hacker
Received on Wed Feb 09 2000 - 04:06:57 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:51:02 MST