« Return to Thread: can I remove cache feature from Squid or how can I make the time of cache is very short

Re: can I remove cache feature from Squid or how can I make the time of cache is very short

by Henrik Nordstrom-5 :: Rate this Message:

Reply to Author | View in Thread

On mån, 2007-10-01 at 09:28 +1300, Amos Jeffries wrote:

> Apparently "Expires: -1;" is invalid. Better to use an explicit timestamp,
> even if its Jan 1970, just to be sure that it works as expected.

-1 is invalid, which by specifications means expired in the past. See
RFC2616 14.21 Expires.

But yes, it's better to use a correct date as the messages you send
should comply with specifications, not just make the receiver do what
you intended..

Regards
Henrik


signature.asc (316 bytes) Download Attachment

 « Return to Thread: can I remove cache feature from Squid or how can I make the time of cache is very short