[ http://jira.codehaus.org/browse/XFIRE-743?page=comments#action_79416 ] Andres Bernasconi commented on XFIRE-743: -----------------------------------------
Thanks for adding this issue. My XFire configuration involves Spring + Aegis, so I never have direct access to the Client object, or even the HTTPClient. To solve this issue, I created an out handler that redefines (every time) the required parameters to change the number of connections on the multithreaded connection manager. I don't have the code right now, but I will post it as soon as I get access to it (I guess that will be tomorrow). Regards, Andres Bernasconi > HttpClient only does 2 connections by default > --------------------------------------------- > > Key: XFIRE-743 > URL: http://jira.codehaus.org/browse/XFIRE-743 > Project: XFire > Issue Type: Bug > Reporter: Dan Diephouse > Assigned To: Dan Diephouse > Fix For: 1.2.3 > > > the multithreaded connection manager only opens two threads by default in the > http connection manager. This can cause a major bottleneck for multithreaded > applications. We should bump this up and make it configurable more easily. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
