From: Amos Jeffries <[email protected]>
> > But... it does not work for me... :/
> > I have reload_into_ims on (plus ignore-reload ignore-no-cache in
> > refresh_pattern) and each time I do a shift-reload in my browser, squid
> > fetches
> > again the whole page from the web server, even when he has everything
> > already in
> > its cache...
>
> Are you sure Squid isn't sending a IMS request to the server and getting the
> entire object back? Its teh servers choice whether the respond to IMS with a
> full object or a 30x not changed.
If I do a simple reload, I get "TCP_IMS_HIT 304" entries in squid logs.
If I do a shift-reload, I get "TCP_HIT 200" entries...
Is there an easy way to see squid's request header?
Thx,
JD