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_deflate w/reverse proxy

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 versions.

> AddOutputFilterByType DEFLATE text/html text/plain text/xml

See:
http://httpd.apache.org/docs-2.0/mod/core.html#addoutputfilterbytype
where it tells you that this directive does not work with proxies. 
You'll need to look at the more complex configuration:
http://httpd.apache.org/docs-2.0/mod/mod_deflate.html#recommended

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to