T
Tai Li
Guest
Hi mjacobs , Thanks for your response. Just to add more info to my previous post, the performance on both HTTP and HTTPS were unacceptable. Upon further investigation, the bottleneck is indeed with the IIS which you have pointed out. The reason is due to JK Mod is not certified to be used with IIS 7 as stated in http://forums.iis.net/t/1166457.aspx?Slow+Performance+After+Connecting+Tomcat+With+IIS+7 . Solution is to replace JK Mod with "Application Request Routing" (AAR). With the new setup, I have tested HTTP from WAN network, performance have improved greatly, it is near on par with local LAN network. Will update back here once I have SSL setup. Hope this helps.
Continue reading...
Continue reading...