RE: [users@httpd] mod_deflate w/reverse proxy

2005-06-15 Thread Axel-Stéphane SMORGRAV
Be aware though that compressing stylesheets (.css) and JavaScript files (.js) may break most versions of MSIE. -ascs -Original Message- From: Joshua Slive [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 14, 2005 7:35 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] mod_defla

Re: [users@httpd] mod_deflate w/reverse proxy

2005-06-14 Thread Joshua Slive
On 6/14/05, Serge Knystautas <[EMAIL PROTECTED]> wrote: > I'm having trouble using mod_deflate to compress content that is going > through my reverse proxy using apache 2.0.46. Quite an old version. If you are using complex stuff like deflate and proxy, you should be keeping up with more recent v

RE: [users@httpd] mod_deflate w/reverse proxy

2005-06-14 Thread Axel-Stéphane SMORGRAV
Take a look at http://issues.apache.org/bugzilla/show_bug.cgi?id=31226. There is apparently a problem with AddOutputFilterByType. I've had the exact same problem. The solution I chose was to use SetOutputFilter (instead of AddOutputFilterByType) and use other means for selecting what resources

Re: [users@httpd] mod_deflate w/reverse proxy

2005-06-14 Thread David Adam
Serge, On Tue, 14 Jun 2005, Serge Knystautas wrote: > I'm having trouble using mod_deflate to compress content that is going > through my reverse proxy using apache 2.0.46. All requests go to a > default virtual host, and then I use RewriteConf/RewriteRule [P] to > carve off certain hostnames to