Re: [users@httpd] httpd 2.2.21: mod_cache incorrectly returns HTTP 200 for nonexistent reverse-proxied content

2012-07-30 Thread Glen Birnie
n Fri, Jul 27, 2012 at 7:32 PM, Glen Birnie wrote: >> Igor, >> >> Thanks for your reply ... though what you describe sounds like a workaround, >> rather than a fix, to the problem. >> >> We are considering raising an issue in the main httpd bug database. >>

Re: [users@httpd] httpd 2.2.21: mod_cache incorrectly returns HTTP 200 for nonexistent reverse-proxied content

2012-07-27 Thread Glen Birnie
Igor, Thanks for your reply ... though what you describe sounds like a workaround, rather than a fix, to the problem. We are considering raising an issue in the main httpd bug database. Regards, Glen On 26/07/2012 01:57, "Igor Cicimov" wrote: > On Tue, Jul 24, 2012 at 12:28 AM

[users@httpd] httpd 2.2.21: mod_cache incorrectly returns HTTP 200 for nonexistent reverse-proxied content

2012-07-23 Thread Glen Birnie
We have seen an issue in httpd 2.2.21 where mod_cache incorrectly returns HTTP 200 responses instead of HTTP 404 where: - Reverse proxying is configured. - ProxyErrorOverride is set to On. - mod_disk_cache is set up to cache content proxied from mod_proxy. - A local ErrorDocument 404 URL is config