On 11/16/2012 05:12 PM, Nick Kew wrote:
On Fri, 16 Nov 2012 11:31:38 +0100
Thomas Eckert wrote:
Thanks for the hint but unfortunately "manually" adding xml2enc to the
filtering chain does not help.
Looks like you've got problems over and above anything to do with
your configuration!
"
On Fri, 16 Nov 2012 11:31:38 +0100
Thomas Eckert wrote:
> Thanks for the hint but unfortunately "manually" adding xml2enc to the
> filtering chain does not help.
Looks like you've got problems over and above anything to do with
your configuration!
> "SetOutputFilter INFLATE;proxy-html" ge
On 11/14/2012 06:12 PM, Nick Kew wrote:
On 14 Nov 2012, at 15:53, Thomas Eckert wrote:
Is there a way to work around this ? I do want the call to mod_xml2enc to
happen but I also want the reverse proxy to support content compression.
That's a lot of correct analysis.
The output chain you wan
On 14 Nov 2012, at 15:53, Thomas Eckert wrote:
> Is there a way to work around this ? I do want the call to mod_xml2enc to
> happen but I also want the reverse proxy to support content compression.
That's a lot of correct analysis.
The output chain you want is INFLATE;xml2enc;proxy-html;DEFLAT
Hi folks
I'm using apache (2.4.3) as reverse proxy with mod_proxy_html (as
delivered with 2.4.3) and encountered an issue using HTML rewriting in
combination with content compression, as with the "Accept-Encoding" and
"Content-Encoding" HTTP headers.
This issue has been encountered by numero