Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 53160] Reverse Proxy mod_deflate doesn't zip back content in outgoing traffic

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Aug 7, 2012, 10:52 AM

Post #1 of 2 (91 views)
Permalink
[Bug 53160] Reverse Proxy mod_deflate doesn't zip back content in outgoing traffic

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

--- Comment #2 from FN <lists [at] felix-nawroth> ---
I can confirm the left-in Content-encoding header, which breaks a proxy chain
in which every proxy is configured with InputFilter Deflate, for versions
2.2.18 to 2.2.22.

To fix mod_deflate not recompressing outgoing requests please try
SetOutputFilter INFLATE;DEFLATE
or
SetOutputFilter INFLATE;proxy-html;DEFLATE
(according to http://www.apachetutor.org/apps/reverseproxies and/or
http://www.apachetutor.org/admin/reverseproxies)

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Aug 7, 2012, 10:52 AM

Post #2 of 2 (74 views)
Permalink
[Bug 53160] Reverse Proxy mod_deflate doesn't zip back content in outgoing traffic [In reply to]

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

FN <lists [at] felix-nawroth> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |lists [at] felix-nawroth

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

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.