[squid-users] cache this request

From: Emilio Casbas <ecasbas@dont-contact.us>
Date: Thu, 28 Sep 2006 11:55:04 +0200

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
Received on Thu Sep 28 2006 - 03:55:14 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:04 MDT