Does squid cache requests based on the hash of the entire header or just the
url?
The reason I am asking is that I want to use squid as an accelerator for a
slow server, but that slow server reads the http request headers and returns
different content based on the Browser type and other http header fields.
If Squid only cached based on the url then if the first user to hit a
particular url was using Netscape and squid cached the result, then another
user comes in using IE he would get the cached url which is a Netscape page
not an IE page.
-Bill
-- To unsubscribe, see http://www.squid-cache.org/mailing-lists.htmlReceived on Tue Dec 12 2000 - 13:10:46 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:56 MST