Lutz Jaenicke wrote:
>
> On Wed, Jul 18, 2001 at 12:06:48PM +0100, Darko Krizic wrote:
> > I heard that some versions of SSL offer some kind of compression.
>
> The RFC for TLS does not define a specific method of compression.
> mod_ssl uses the OpenSSL library, that does not provide compression.
> (It may in the future.)
When serving HTTP over SSL it might be a better approach to learn
about compression of the HTTP body instead of messing around with
compression on SSL level (see RFC2616, HTTP_ACCEPT_ENCODING env
var., HTTP header line "Content-Encoding: gzip").
Ciao, Michael.
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]