mån 2011-01-24 klockan 10:44 -0500 skrev John Craws:
> Hi Amos,
> 
> Thank you for your reply.
> 
> I am wondering if squid should still be doing this if, as in my
> particular case, caching is disabled on the proxy instance.
> 
> Based on my observations, it does.

It's been discussed from time to time if we should stop doing this, with
no final conclusion. But I think I agree that adding max-age adds more
confusion than it fixes.

The code in question is in http.cc
HttpStateData::httpBuildRequestHeader(). Look for "Add max-age only".
(line 1789 in trunk today)

Regards
Henrik

Reply via email to