PDA

View Full Version : Better Perfomance, how?



vanderbill
19 Jan 2009, 8:57 AM
Hello guys, i have an aplication on gxt, then i wll acess first time later deployed in tom cat it load a lot, between 15 and 30 seconds, any have the same issue???

tks guys sorry my bad english!

sven
19 Jan 2009, 9:00 AM
You can activate gzipping on your tomcat to reduce the amount of data that will be transfered to the client.

vanderbill
19 Jan 2009, 9:03 AM
ok i will look on net for gzipping, but have any tutorial how i can active this..

ty for answer :D

sven
19 Jan 2009, 9:08 AM
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html

Look for "compression"