https://issues.apache.org/bugzilla/show_bug.cgi?id=50317

--- Comment #22 from [email protected] ---
I have just attached 3 files
* httpd.conf-bad - use this file to reproduce the problem
* httpd.conf-notworkaround - 2 vhosts (there is a problem with such a
configuration)
** first with mod_cache and proxy to the second
** second with deflate and proxy to the app server
* httpd.conf-workaround - 2 vhosts (it a workaround for my problem)
** first with deflate and proxy to the second
** second with mod_cache and proxy to the app server

The problem is when I combine mod_proxy, mod_deflate, mod_cache
* When I disable mod_deflate it works
* When I serve the content from local apache then it works (there is no
mod_proxy in such a case)

I have also tried to use http proxy instead of ajp but without success.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to