[ https://issues.apache.org/activemq/browse/CAMEL-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57811#action_57811 ]
Claus Ibsen commented on CAMEL-1530: ------------------------------------ @Oleg Yeah I think that would be cool if {{ThreadSafeClientConnManager}} is easier to configure using Spring XML style. End users may want to define this in XML and have eg. options for the pool settings in properties file with the help from Spring property placeholder. At Camel I have expose the two options - maxTotalConnections - connectionsPerRoute on the Camel HttpComponent which allows people to fairly easy configure those options how they like. > Upgrade camel-http to use httpclient 4.0 > ---------------------------------------- > > Key: CAMEL-1530 > URL: https://issues.apache.org/activemq/browse/CAMEL-1530 > Project: Apache Camel > Issue Type: Improvement > Components: camel-http > Affects Versions: 2.0-M1 > Reporter: Claus Ibsen > Assignee: Christian Mueller > Fix For: 2.3.0 > > Attachments: camel-gae_20100211.patch, camel-http.zip, > camel-http_20100211.patch, camel-jetty.zip, camel-jetty_20100211.patch, > camel-servlet_20100211.patch, localhost.ks > > Time Spent: 4 weeks > Remaining Estimate: 0 minutes > > Upgrading httpclient from 3.1 to 4.0 requires changes in the camel-http code > as the API has change quite a lot. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.