Hi,

it is not gwt matter.
I assume you use some load balancer(i use apache) to manage your static
content. You may tell the client's browser that once it download some image
it never do it again(it is stored in the browser cache), This greatly
improves application, especially if you are using smart gwt resources. So
see this url how to set your static files:
http://httpd.apache.org/docs/2.0/mod/mod_expires.html

also see this:
http://www.schroepl.net/projekte/mod_gzip/install.htm

My application is 8x faster with those improvements.
Hope this helps.

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to