On Thu, 20 Jan 2005 [EMAIL PROTECTED] wrote:
"TCP_IMS_HIT/304 267 GET" says that only 267 bytes were sent to the browser. That would be just enough to write the name of the web page in the browser title bar. I looked in the cache files but found no file that small.
A 304 reply says "The page you asked if it had changed has not changed, and you should use the copy you already have".
Why might Squid sent so few bytes to the browser?
Because the browser only asked if a page had changed, and Squid faithfully answered with only "Not changed".
Regards Henrik
