First, create a simple JSP that counts the number of requests (use
java.util.concurrent.AtomicInteger), then verify no requests are lost.
And then application code and functionality, and figure out the performance issue. Likely,
it's your backend DB that can't keep up.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069441#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...