Tomcat 7.0.42 on RHEL6.

Assume that Tomcat is serving only one jsp page. Say it just rewrites a
parameter value from the querystring to the html within the jsp.

Also assume that there are ~200,000 users attempting to access that page -
say "almost simultaneously".

What are the most relevant optimizations I can make to a single instance of
tomcat for this scenario?

TIA,
Alec

Reply via email to