> I'm using squid for a short time and it works fine, but I have a little
> problem storing servlets url in the cache.
>
> Squid doesn't cache http://localhost:3128/servlet?Name=SQUID URL, but if
> the URL is http://localhost:3128/servlet squid stores it.
>
> I tried to cache the URL http://localhost:3128/servlet? (Without
> arguments) but squid doesn't store the object.
>
> Is it possible to configure squid to cache this?
Do you have this in your conf?
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
JD
Received on Mon Sep 29 2008 - 09:18:51 MDT
This archive was generated by hypermail 2.2.0 : Mon Sep 29 2008 - 12:00:04 MDT