Hi All,
I am planning on using Apache Tomcat 6.0 as web server in my web application. I have written my apps that it calls some ajax request/http request alternately.
Can you share with me some tutorials on what items can I do to enhance the performance of my Tomcat when I release my web application to the users?
I am hoping Tomcat can support my web application which I think has so many ajax request running at the background. Thanks.