Re: [flexcoders] MaxWait time in the server.xml file in Tomcat 6.0

2009-06-06 Thread Kevin F. Benz
Simon, you need to address the performance aspects and determine why the servlet is taking so long. You should be seeing servlet performance well below a second (unless you are navigating millions of rows) as I expect the database access is killing you (although I have no real data at this point on

[flexcoders] MaxWait time in the server.xml file in Tomcat 6.0

2009-06-05 Thread Simon Mathew
I found out the reason for the below issue, it has to do something with max wait time, it was 10 seconds, when I increased to 20 seconds it started working fine. When accessing from out of country, it is still throwing the same error message, I think it is because it takes little longer to proc