My web application is taking quite some time to load .The HTML page is around 215 KB in size and it has various other image and script files which makes the size to 500KB .It takes around 25 to 30 secs to load at my place where the speed is between 128 to 256 kbps sometime less that that too .
This load time mentioned above is when it gets loaded the first time ,later it takes only 5 to 6 secs to load as the pages are served from that cache .I like to improve the first load time so I like to server the HTML and images from CDN network .How do we configure GWT to be served from CDN network .I need some clue as to how to configure GWT to be served from CDN. If I split the application into various modules will it help in improving the load time ,but then I need to communicate between modules, is that possible. Thankyou . --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
