I have a GWT 1.5 application that is reverse-proxied using nginx with SSL. For a small percentage of users, the application shows up as a blank page. The problem usually occurs in IE8. A few tricks that sometimes work to clear up the issue are: 1) adding the URL to "trusted sites" 2) clearing "temporary internet files" 3) installing Firefox
For a few users, however, the above fixes still do not work and they are seeing a blank page. We have not been able to successfully reproduce the issue. There is one machine that has this issue that we could get our hands on, and we've used it to discover the following: * This issue doesn't occur when connecting directly to the IP address (bypassing nginx) * If we turn of SSL in nginx, the issue goes away (not a viable long- term solution) * When we try to connect to another application that is proxied in the exact same way (SSL and all), we do not have any issues If anyone has had a similar issue, or can shed any light on this, it would be greatly appreciated.
-- 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.
