[Mod_gzip] mod_gzip with mod_ssl (using mod_proxy)

Matthew Claridge mod_gzip@lists.over.net
Tue, 15 Apr 2003 12:42:03 +0100


Gareth Kirwan wrote:

>I actually used a Poxy pass to www.thermeoneurope.com:80 rather than
>localhost:44300 when I couldn't get it working.
>
>Works fine now.
>
>Gareth
>  
>
This doesn't work either. I've proved that the proxy is actually working 
and passing requests to the specified target, its just that mod_gzip 
isn't working on those requests - which implies that it has been 
encrypted before being passed through the proxy.

Oh well, we aren't going to pay for the commercial version of mod_gzip, 
so we'll probably just leave it compressing http content and let ssl 
content through uncompressed.

Matt