> -----Original Message-----
> From: Wiswell, Virginia [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 30, 2000 2:52 PM
> To: 'Geoffrey Young'; 'Nigel Hamilton'; mod_perl list
> Subject: RE: More Speed -> mod_perl Module for HTML Compression
>
>
>
> > there's mod_gzip, available from
> > http://www.remotecommunications.com/apache/mod_gzip/
> > which I've played with and looks pretty good
> >
> > or Apache::Compress, available from CPAN, which also works
> > rather nicely
> > (and is Apache::Filter ready, so you can chain PerlHandlers into it)
> >
> > just beware that not all browsers that claim to accept gzip
> > compression
> > actually do...
> >
>
> geoff - is there any documentation as to which browsers will
> or will not
> handle gzip compression?
I don't think so - from lurking around mod_gzip, I think the folks at Remote
Communications have a pretty good grip on what _really_ accepts compression
and what doesn't (or so I've gathered), but I don't think it's documented
anywhere authoritative (that I know about, at least)
a look at the mod_gzip code
(http://12.17.228.52/mod_gzip/src/1.3.14.3/mod_gzip.txt search for 'Basic
sanity checks completed and we are still here') lists lots of
Accept-Encoding problems, but only mention Nescape 4.75 on unix by name...
HTH
--Geoff
>
> thanks.
>
> virginia
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]