-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike,

Mike Cronin wrote:
> Is there any reason why you would not want to use compression on a
> Connector?

The mod_jk connector does not support any compression, so you obviously
don't mean that one.

The HTTP(s) connectors both support gzip compression. You may not want
to use compression if you have constrained CPU resources (either high
transaction rates or a weak CPU). Compression is pretty heavy on the CPU
so you have to decide is bandwidth is more precious than CPU time.

You may also have a client that does not support compression, but I
believe that the connector automatically detects this and will not
compress unless the client advertises an accept-encoding of gzip.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHFVs19CaO5/Lv0PARAibUAJ4zRx2W9ex9Iyh+SrrGuIN/drtH9QCgm5ct
1fjKXJCUDLbBx20voJ/2168=
=ZvSU
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to