[users@httpd] Apache serving stale cached content question

2015-08-13 Thread Tod Schmidt
I have a question about the HTTP status code when Apache is acting as a caching reverse proxy and receives a 500 error from the backend server. I *believe* I have it properly configured to serve the stale content that is in the cache.  CacheStaleOnError doc states When the CacheStaleOnError direc

[users@httpd] Apache caching 503 Response

2013-10-17 Thread Tod Schmidt
This might be better for the developers list, but I am having an issue where apache 2.4.6 acting as a reverse proxy is caching 503 error messages which I don't understand at all. The proxy is a simple proxypass directive, the backend server is apache proxying to an oracle ucm instance. When I hi