https://issues.apache.org/bugzilla/show_bug.cgi?id=45341





--- Comment #9 from Nathan Hamblen <[EMAIL PROTECTED]>  2008-07-14 09:39:01 PST 
---
"The only reason I can image why the cache did a conditional request on the
backend in this situation is because the cached entity passed the expiration
date given in the cached response expires header."

It hasn't passed the expiration time it my testing. I would say it's requesting
a refresh because Safari specified "max-age:0", and mod_cache is discarding the
known, future expiration time. That is the first thing I would fix, and then
the recovery procedure for when the expiration date has passed. (I never expect
quick resolutions, or any resolutions, unless I'm providing a patch and it's
small, so no worries there. I'm just trying to document the existing behavior
and determine what would be the best correct behavior, for other people that
run into the problem or that might want to fix it.)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to