Re: [squid-users] Date and Expires headers not updating?

2006-06-22 Thread Visolve Squid

lawrence wang wrote:


Squid seems to have a bug with Expires and Date headers:

It fetches an object and caches the headers.
The object expires, and Squid fetches it again.
The object is unmodified, so Squid continues to use the cached object.
However, it appears that it also continues to return the old Expires
and Date headers, even though it seems to be using new values under
the hood.

This will confuse downstream caches, won't it?



Hello Lawrence,

We guess this is something to do in webserver.

--
Thanks,
Visolve Squid Team,
http://squid.visolve.com


Re: [squid-users] Date and Expires headers not updating?

2006-06-22 Thread Henrik Nordstrom
ons 2006-06-21 klockan 14:37 -0400 skrev lawrence wang:
 Squid seems to have a bug with Expires and Date headers:
 
 It fetches an object and caches the headers.
 The object expires, and Squid fetches it again.
 The object is unmodified, so Squid continues to use the cached object.
 However, it appears that it also continues to return the old Expires
 and Date headers, even though it seems to be using new values under
 the hood.

Yes... Bug #7...

Regards
Henrik


signature.asc
Description: Detta är en digitalt signerad	meddelandedel


[squid-users] Date and Expires headers not updating?

2006-06-21 Thread lawrence wang

Squid seems to have a bug with Expires and Date headers:

It fetches an object and caches the headers.
The object expires, and Squid fetches it again.
The object is unmodified, so Squid continues to use the cached object.
However, it appears that it also continues to return the old Expires
and Date headers, even though it seems to be using new values under
the hood.

This will confuse downstream caches, won't it?