Sander Striker wrote:

Ok, let me tell you why I want it.  I want to implement a directive
called CacheErrorServeStale, which, when it hits the CACHE_SAVE filter
say with a 503 Service Temporarily Unavailable, and has a cache->stale_handle,
continues as if it would have received a 304 Not Modified.

That's one use of the request_status hook in mod_proxy. If mod_cache registered a handler for it, it could handle all instances where the proxy fails.


--
Brian Akins
Lead Systems Engineer
CNN Internet Technologies

Reply via email to