Stefan Bodewig wrote:
> In short, Netscape 4 probably won't work at all, MSIE seems to have
> trouble unless you have a certain fix installed.  All others should
> work (even for the JavaScript case).
>
> The mod_gzip author recommends not compressing anything for Netscape 4
> at all.
>

There is a noCompressionUserAgents list in the Http11Processor which could
be used to stop compression for certain user agents, but I don't see where
it is ever initialized.  Can the noCompressionUserAgents list or the
compressableMimeTypes list be customized in a config file?  I see setter
methods for these lists, but don't see where they are ever called.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to