Refactor Http transport to take advantage of persistent connections
-------------------------------------------------------------------
Key: XFIRE-309
URL: http://jira.codehaus.org/browse/XFIRE-309
Project: XFire
Type: Improvement
Components: Core
Versions: 1.0
Reporter: Mike Youngstrom
Assigned to: Dan Diephouse
Currently it appears a new HttpChannel is being created for each invocation,
this in turn is creating a new HttpClient instance. If it were possible to
refactor the Http transport stack to reuse HttpClient instances for a given uri
then that would allow commons Http to automatically provide persistent
connection support.
--
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