Marco Supino wrote:
> Hi.
>
> I am running Squid 2.4Stable6, and have a problem with IE users, i have
> added the following in the squid.conf :
>
> ie_refresh on
>
> and still, when i refresh on IE 5.5 SP2, the page doesnt refresh, if i
> do a refresh in Netscape, and then refresh the IE it will load the new
> page, but only refreshing the IE will not load the new page,
Did you try Ctrl-Reload?
BTW-ie_refresh has no effect on 5.5 IE versions. This is mentioned in
the description of the option.
> Another problem i have is that squid i caching a page which it shouldnt,
> i have put this too :
>
> acl QUERY urlpath_regex cgi-bin \? sd.com sd.co.il summit-design.com
> sld.sd.com
> no_cache deny QUERY
>
> but i still get TCP_HIT in the access.log, why does it still cache it ??
An object matching that acl will not be cached. That says nothing about
whether the object is /already/ cached. Flush it using a purge or a
Ctrl-Reload or Shift-Reload.
-- Joe Cooper <joe@swelltech.com> http://www.swelltech.com Web Caching Appliances and SupportReceived on Wed May 08 2002 - 04:20:01 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:02 MST