RE: Connector Compression

2007-10-17 Thread Peter Crowther
From: Mike Cronin [mailto:[EMAIL PROTECTED] Is there any reason why you would not want to use compression on a Connector? You're trading CPU cycles (running the compression algorithm) for bandwidth. I suspect you're also trading a certain amount of RAM (some extra buffers), though I haven't

RE: Connector Compression

2007-10-17 Thread Mike Cronin
. -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 11:11 PM To: Tomcat Users List Subject: RE: Connector Compression From: Mike Cronin [mailto:[EMAIL PROTECTED] Is there any reason why you would not want to use compression on a Connector

Re: Connector Compression

2007-10-16 Thread Christopher Schultz
-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