[ http://jira.codehaus.org/browse/XFIRE-743?page=all ]
Tomasz Sztelak resolved XFIRE-743.
----------------------------------
Resolution: Fixed
Number of connections increased to 6
User can specify own values with :
client.setProperty(CommonsHttpMessageSender.MAX_CONN_PER_HOST, "12");
client.setProperty(CommonsHttpMessageSender.MAX_TOTAL_CONNECTIONS, "30");
> 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: Tomasz Sztelak
> 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