I wonder if someone could help me.
I changed some parameters / squid.conf for never hit any caches.
But if it come to TCP_NEGATIVE_HIT, it's always hit and never retrive data
from Web servers.
How can I disable "TCP_NEGATIVE_HIT"?
- squid.conf -
#refresh_pattern ^ftp: 1440 20% 10080
#refresh_pattern ^gopher: 1440 0% 1440
#refresh_pattern . 0 20% 4320
refresh_pattern . 0 0% 0
- access.log -
999767057.003 0 3.1.1.200 TCP_NEGATIVE_HIT/403 499 GET
http://www.testsec.jp/cgi-bin/a.cgi - NONE/- text/html
999767058.523 0 3.1.1.200 TCP_NEGATIVE_HIT/403 499 GET
http://www.testsec.jp/cgi-bin/a.cgi - NONE/- text/html
999767060.097 0 3.1.1.200 TCP_NEGATIVE_HIT/403 499 GET
http://www.testsec.jp/cgi-bin/a.cgi - NONE/- text/html
999767061.088 0 3.1.1.200 TCP_NEGATIVE_HIT/403 499 GET
http://www.testsec.jp/cgi-bin/a.cgi - NONE/- text/html
Thanks,
Junji.
Received on Thu Sep 06 2001 - 22:28:30 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:02:04 MST