Donoso Gabilondo, Daniel wrote:
Thank you very much John.
Now works fine.

Regards,
Daniel


-----Mensaje original-----
De: John Doe [mailto:[EMAIL PROTECTED] Enviado el: lunes, 29 de septiembre de 2008 11:19
Para: [email protected]
Asunto: Re: [squid-users] Servlets & Cache

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

Please be careful of that. It needs to go above the one for '.'

Amos
--
Please use Squid 2.7.STABLE4 or 3.0.STABLE9

Reply via email to