DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=15866>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=15866





------- Additional Comments From [EMAIL PROTECTED]  2005-06-04 01:44 -------
This one doesn't have an easy solution.  The problem is that mod_proxy currently
has no way to tell mod_cache if a response terminated abnormally.  We could add
some code in mod_cache, to make sure Content-Length matches that actual length,
and invalidate the cache at that point.

The root of the problem is that the request effectively becomes non-cachable(or
at least, requiring re-validation), at the last possible moment, long after we
decided to cache the object.

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

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

Reply via email to