Re: [squid-users] tcp_ims_hit returns blank page?

From: <johnsuth@dont-contact.us>
Date: Mon, 24 Jan 2005 18:35:39

** Reply to note from Henrik Nordstrom <hno@squid-cache.org> Thu, 20 Jan 2005
14:49:25 +0100 (CET)
  
  
I have edited all.js and disabled and zeroed disk and memory caches,
  
pref("browser.cache.disk.enable", false);
pref("browser.cache.disk.capacity", 0);
pref("browser.cache.memory.enable", false);
pref("browser.cache.memory.capacity", 0);
  
Yet Squid still reports that:-
1) The browser issued an IMS request for an object that was in the
Squid cache and fresh.
2) The browser already had an up to date version, so there was no need
to send the Squid cached copy to the browser.
  
Mozilla displays a blank page and reports "Done".
  
If the English in the Squid docs is grammaticaly and logicaly correct,
then it looks like Mozilla is ignoring all.js and perhaps remembering a
past state when it did have the page in disk cache, or thinking that an
entry in the history file is equivalent to a cached copy.
  
Is this the case?
  
What should I look at next?
  
  
 
Received on Mon Jan 24 2005 - 00:36:06 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:36 MST