Peter Lin said: > have you tried turning gzip compression? that should produce similar > bandwidth savings to stripping out extra carraige returns and double > spaces.
We running Apache 1.3.x + JK + TC 5.0.x What's better the gzip valve/filter in Tomcat, or try doing the compression with an Apache module (if that's even possible for JSP rendered pages)? Also, is there a threshold below which the penalty for processing the compression outweighs the data payload reductuion? We want to be low bandwidth + responsive... > you could always use the jasper plugin architecture to strip out excess > stuff Is there a link to some docs for this? Thanks John Sidney-Woollett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
