I've found an interesting tool for Java EE applications and Tomcat
server:

:-) http://www.xucia.com/#Resource%20Accelerate :-)

ResourceAccelerate... it can cache the gzip output of tomcat and
thereby reduces the need to re-compress files for every request.
Great!

What do you think of it?

On 22 Jul., 13:06, martinhansen <martin.hanse...@googlemail.com>
wrote:
> Hello,
>
> I am evaluating some approaches to reduce the amount of data being
> transmitted to the client browser. I am using the Apache Tomcat web
> server. I successfully managed to enable GZIP output for the Tomcat
> server by editing the server config file. It works fine. However, this
> way the data is compressed on-the-fly by the web server for every
> request which considerably increases server CPU load. Is this
> assumption correct?
>
> Is there a way to pre-compress the contents of my GWT app and have
> this pre-compressed content delivered by the web server?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to