Hi I have a application developed using GWT 2.6 and deployed in one of our environment which needs to be accessed through VPN but getting one issue in some cases
<https://lh3.googleusercontent.com/-OTktdx19fFA/WMlQwBl2h9I/AAAAAAAAAQ4/GJxOd583EbE1uhRNsdUw_Ry4Z-KyxCXiQCLcB/s1600/cache.png> - *.cache.html files are downloading 2 times (size is 821KB,Image is attache here ) which will take time to load the application - The same i can't reproduce in my local environment meaning only one *.cache.html file is downloading if I deploy on my local vm - Any idea what causing this issue Note: i have added 2 servlet filter whenever the host page loads(/hostpage.html) for some other reason which will not execute in the above case. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
