> From: Michael [mailto:sg...@gmx.net] > Subject: Re: HTTP Connector GZIP compression > > What is the rationale for? Is there a good reason to > compress anyway?
The size is unknown until the last chunk is generated, so no threshold can be applied. Since chunked encoding usually involves larger outputs, the appropriate thing to do is compress. > Checked, the server.xml remains the same. I did not alter > It except the invalid attribute. The same happens for CSS too. Did you restart Tomcat after making the change? Are you sure you're actually using the server.xml you think you are? > The simple reason is that I have disabled compression > completely and the uncompressed size is 72 726 bytes. No, that's the size of the .jsp file - that has little relevance to the size of the generated HTML. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers.