devel schrieb:
> In mod_ssl I can not see any option to enable compression.
> It's posible to enable compression in SSL or
> mod_deflate made it before?
Hi,
if you are using Apache 2 you should be fine with mod_deflate. Test
your site with the firefox plugin "LiveHttpHeaders"; the header info
"Co
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
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.)