Hi,

I need to cache in our proxy a request such this one,

acl adiservlet urlpath_regex /adi/servlet/Web?nexus=
no_cache allow adiservlet

This acl is before the no_cache directives from squid default, but i
don't know if this can work because the parameter after the "?".
Is this correct?

Currently with this directive the log is showing this:

orfeo.unav.es - - [28/Sep/2006:11:47:23 +0200] "GET http://www.unav.es/adi/servlet/Web? HTTP/1.0" 200 6276 TCP_MISS:DIRECT dynamicIP.rima-tde.net - - [28/Sep/2006:11:47:33 +0200] "GET http://www.unav.es/adi/servlet/Web? HTTP/1.1" 200 7577 TCP_MISS:DIRECT dynamicIP.rima-tde.net - - [28/Sep/2006:11:47:47 +0200] "GET http://www.unav.es/adi/servlet/Web? HTTP/1.1" 200 6867 TCP_MISS:DIRECT dynamicIP.rima-tde.net - - [28/Sep/2006:11:48:09 +0200] "GET http://www.unav.es/adi/servlet/Web? HTTP/1.1" 302 305 TCP_MISS:DIRECT
(This log is from a reverse proxy)

so i think that isn't working.
Any help?

--
Thanks.
Emilio C


Reply via email to