Hugh Jones wrote:
> Any ideas how to get Netscrape, on the click of the Reload button, to get
> the data from the squid cache, rather than the cache getting the data again?
> IE seems to work fine with it...
So you are running a "transparent" proxy, and thereby violating the
end-to-end awareness assumption in TCP/IP and related protocols.
The reload button are supposed to always force a revalidation of the
cache, and Shift+Reload (or is it Control+Reload in IE?) are supposed to
force a complete refetch of the page.
Due to some implementation issues (correct, but different) IE does not
indicate the use of the reload button to caches unless configured to use
a proxy, while netscape always indicates this regardless if it is
configured to use a proxy or not.
-- Henrik Nordstrom Squid hacker -- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Wed Sep 13 2000 - 13:19:46 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:17 MST