I am a newbie using Axis beta 1 with Tomcat 3.2 running under IBM's 1.3
JVM. I am using Xerces 2.0.1 as my parser.
My problem is that I am not getting as many request per second as I
would like. (Currently about 40 per seconds with a single client on an
AMD 900 with server running on the same box) I notice that I am going
through a larger number of sockets....probably one for each request.
1) Can I reuse http connections?
2) What else can I do for performance?
Thanks
Robert
