Alessio Soldano created CXF-6404:
------------------------------------
Summary: HTTPConduit performance improvements
Key: CXF-6404
URL: https://issues.apache.org/jira/browse/CXF-6404
Project: CXF
Issue Type: Improvement
Components: Transports
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: 3.1.1, 3.0.6
The transport can be optimized to further avoid costly String<->URI<->URL
conversions, improving the changes committed at
https://github.com/apache/cxf/commit/5a9a2a09887c69cdfeff5eac22996ab35fbfc0cf .
Moreover, the actual http connection opening can be speed up by always
providing a http proxy instance (that is providing Proxy.NO_PROXY when we
already know no proxy will eventually be resolved).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)