[ 
https://issues.apache.org/jira/browse/AXIS2-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507105
 ] 

Davanum Srinivas commented on AXIS2-2820:
-----------------------------------------

Oleg, I just picked up the changes to HttpFactory.java. This is enough for a 
"Simple" scenario :) We also have the NIO thingy checked in as well. so we 
should be all set.

thanks a ton for you consistent tremendous support.

-- dims

> SimpleHTTP server can not handle multiple threads (more than 20)
> ----------------------------------------------------------------
>
>                 Key: AXIS2-2820
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2820
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Deepal Jayasinghe
>            Priority: Blocker
>         Attachments: axis2-shs.patch
>
>
> When use two channel to invoke a service deploy in tomcat I ran into problem 
> , what I did was I fire up 100 threads and invoke the service 100 times. Then 
> the invocation become very slow , when I debug the code I realized that is 
> due to limitation in SimpleHttp server. So how if we switch to jetty or 
> embedded tomcat.
> To demonstrate the issue I will create and attach the test case.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to