[squid-users] reverse proxy does caching but don't want it

From: mailinglists <mailinglists@dont-contact.us>
Date: Sat, 20 Sep 2003 11:11:29 +0200

Hi

I've got this config for my reverse proxy

httpd_accel_host www.someurl.net
httpd_accel_port 80
httpd_accel_with_proxy off
httpd_accel_single_host off
httpd_accel_uses_host_header on

This is part of the access log:

1064003192.209 91 62.202.65.1 TCP_IMS_HIT/304 226 GET http://www.someurl.net/mnu_clr.js - NONE/- application/x-javascript
1064003192.621 24 62.202.65.1 TCP_IMS_HIT/304 211 GET http://www.someurl.net/res/tri.gif - NONE/- image/gif

and..

1064002978.866 276 160.218.193.205 TCP_HIT/200 1141 GET http://www.someurl.net/images/sxicona.gif - NONE/- image/gif
1064002981.466 639 160.218.193.205 TCP_HIT/200 364 GET http://www.someurl.net/images/scrolldown.gif - NONE/- image/gif

IMS_HIT and TCP_HIT indicate this reverse proxy caches pages. According to the config above it shouldn't. Or did I miss something?

It's squid 2.5 Stable 3 running on a SUSE 8.1 box.

Thanks & regards,

Philipp
Received on Sat Sep 20 2003 - 03:11:42 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:19:58 MST