Ayyappan, I can't shed any light on this issue because I'm using JBoss, but I certainly wouldn't mind trying out your test on my JBoss (Jetty)/Linux configuration. If you're interested, send me a copy of your server and client and I'll let you know the results.
Bill Heitzeg. -----Original Message----- From: GANDHIRAJAN,AYYAPPAN (HP-India,ex2) [mailto:[EMAIL PROTECTED] Sent: Sunday, February 15, 2004 1:08 AM To: '[EMAIL PROTECTED]' Subject: concurrent call.invoke problem Hi guys, I have already posted this question. Could you please throw some light on this. I have deployed a simple "Hello world" soap service in axis in weblogic 8.1. And I have tried to invoke it using 5 concurrent clients for 10 times each. Surprisingly, the invocation time for each transaction has increased to more than 5 times. Average time for invocation for 1 client for 10 times ---> ~50 msec Average time for invocation of the same service for 5 clients for 10 times --->~600msec Could you please tell me as to where it went wrong and tips to improve the performance? Are there any document regarding this? Thanks in advance. Regards, Ayyappan