[ https://issues.apache.org/jira/browse/TUSCANY-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591362#action_12591362 ]
Catalin Boloaja commented on TUSCANY-1997: ------------------------------------------ Hi Ant , Thank you for your new jar. I have tried the patch and unfortunately I can not say it's working. In the server side I can see only two threads being used and after using a tool to generate the load in the client side , the response time report shows continuous growth in the response time . Can you confirm this approach is working ? I have also a question related to the use of a ThreadPool in the client side , why was this needed for ? Thank you , Catalin Boloaja > Axis binding does not allow external configuration to increase the number of > the maximum connections opened. > ------------------------------------------------------------------------------------------------------------ > > Key: TUSCANY-1997 > URL: https://issues.apache.org/jira/browse/TUSCANY-1997 > Project: Tuscany > Issue Type: Bug > Components: Java SCA Axis Binding Extension > Affects Versions: Java-SCA-Next > Environment: Solaris , Windows , Websphere , Tomcat > Reporter: Catalin Boloaja > Assignee: Jean-Sebastien Delfino > Fix For: Java-SCA-Next > > Attachments: > tuscany-binding-ws-axis2-1.0-incubating-TUSCANY-1997.jar, > tuscany-binding-ws-axis2-1.0-T1997-T1893.jar, > tuscany-binding-ws-axis2-1.1-TUSCANY-1997.jar > > > In a high volume situation the default setting for Axis2 is 2 connections per > host. > The default protocol being HTTP 1.1 , this means that only 2 POST requests > can be issued at the same time. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.