Squid - Problems with a specific site and no_cache

This is Interesting: Free IT Magazines  
Home > Archive > Squid > October 2004 > Problems with a specific site and no_cache





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problems with a specific site and no_cache
Wayne Latour

2004-09-07, 5:45 pm

I am attempting to access a specific link

http://www.sos.louisiana.gov:8090/c...nq&rqsdta=start

I have added the following to my squid.conf

acl sos dstdomain .sos.louisiana.gov
no_cache deny sos

This should cause squid to not cache this site, I have verified that
the acl matches by turning on debugging.

If someone else could check this link using their proxy and shed some
light on this I would appreciate it. I have tried this on 3 different
proxies with the same results.

/Wayne Latour
Muthukumar_K

2004-10-13, 10:25 am

Your configuration of

acl sos dstdomain .sos.louisiana.gov
no_cache deny sos

is correct. I have tried on squid-2.5.6 stable. IT is not caching. Every access to that url showed TCP_MISS and DIRECT to real web server there.

Can you check your squid.conf file there. And start new squid and access that specific url and post access.log entries for that. It will be helpful to analyse problem easily.

My test results:
+++++++++++
1097684026.268 2361 xx.xx.xx.xx TCP_MISS/200 2348 GET http://www.sos.louisiana.gov:8090/cgibin/? - DIRECT/204.196.103.3 text/html
1097684027.186 918 xx.xx.xx.xx TCP_MISS/403 438 GET http://www.sos.louisiana.gov:8090/favicon.ico - DIRECT/204.196.103.3 text/html
1097684044.077 630 xx.xx.xx.xx TCP_MISS/403 438 GET http://www.sos.louisiana.gov:8090/favicon.ico - DIRECT/204.196.103.3 text/html
1097684050.492 1337 xx.xx.xx.xx TCP_MISS/200 2348 GET http://www.sos.louisiana.gov:8090/cgibin/? - DIRECT/204.196.103.3 text/html
1097684051.480 989 xx.xx.xx.xx TCP_MISS/403 438 GET http://www.sos.louisiana.gov:8090/favicon.ico - DIRECT/204.196.103.3 text/html
1097684051.898 1326 xx.xx.xx.xx TCP_MISS/403 438 GET http://www.sos.louisiana.gov:8090/favicon.ico - DIRECT/204.196.103.3 text/html
1097684068.199 1508 xx.xx.xx.xx TCP_MISS/200 2348 GET http://www.sos.louisiana.gov:8090/cgibin/? - DIRECT/204.196.103.3 text/html
1097684068.588 541 xx.xx.xx.xx TCP_MISS/403 438 GET http://www.sos.louisiana.gov:8090/favicon.ico - DIRECT/204.196.103.3 text/html
1097684069.374 1174 xx.xx.xx.xx TCP_MISS/403 438 GET http://www.sos.louisiana.gov:8090/favicon.ico - DIRECT/204.196.103.3 text/html
++++++++



HTH.

Regards
Muthukumar.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com