DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13946>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13946
reverse proxy errors when a document expires from the cache
------- Additional Comments From rederpj@remulak.net 2002-12-05 02:07 -------
Can you specify where you think the problem is in the log you attached?
If you are concerned about the "no cache - add cache_in filter and DECLINE" part
of the message, that is perfectly normal. This simply indicates that the cache
handler has noticed that new, cacheable content is arriving. It inserts the
cache_in filter into the filter chain so that the caching code can store the new
content as it flows through, but it returns "declined" to indicate that the
cache handler didn't process the response.
I'm going to wait a few days for a clarification on this. If there isn't
something I've missed here then I'll go ahead and close this PR at that point.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|