Hi everyone, RPC calls to the server suddenly became extremely slow when working in hosted mode using an external web server. By "extremely slow" I mean it takes almost 10 seconds to complete the call, during which the application freezes completely (huge PITA when you start having timers firing up RPCs every few seconds) . When I compile and deploy the application to the server everything works smoothly.
The two computers are on a local network, I tried various combinations like using another server or a virtualbox on the same desktop machine, no change. I also tried disabling firewalls and everything I could think of that might interfere with network traffic. Here's the configuration: Development machine: - GWT 1.53 - Eclipse 3.4.2 on Windows XP - Cypal Studio 1.0 Server: - Ubuntu server 8.04.1 - Geronimo Tomcat 2.1.3 - Java 1.6 Did anyone have similar problems? Any suggestions as to where I could look for a solution? Best, Eros --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
