Graham Leggett wrote:

[EMAIL PROTECTED] wrote:

Also, remove the broken conditional filter code as you can't reliably alter the
filter list once the response is started. (Regardless, cache_select_url()
has the freshness checks now.)


How does cache handle responses that are stale?

Are these objects revalidated (ie If-None-Match) or are the objects discarded and fetched again from scratch?

Stale objects are discarded and fetched from the origin server.

Bill



Reply via email to