I am trying to uncover a problem that has materialised with an Apache2/Tomcat based application. The installation has been running without problem for a year, but recently a new web service has been added. As a result of this, the number of concurrent server requests that have to be dealt with has increased significantly. What happens is that when a batch of say 50 to 100 concurrent requests are sent to the server, one of them receives no response at all (i.e. nothing - no message from the server at all) whereas all the others are successful. An interesting part of the problem is that the failed request does not appear in the transfer logs at all. Any ideas on what would cause this to happen?
David Mellors
First Light Associates
David Mellors
First Light Associates