[
https://issues.apache.org/jira/browse/CXF-6404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550718#comment-14550718
]
Akitoshi Yoshida commented on CXF-6404:
---------------------------------------
Hi Alessio,
I noticed that this change seems to have introduced some change in the behavior
that causes some systests/ws-rm to fail (CXF-6415).
It seems to be that overwriting of the address is not working in some cases any
more.
regards, aki
> 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
>
> Attachments: CXF-6404.diff
>
>
> 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)