Https connections recreated for each request
--------------------------------------------
Key: CXF-929
URL: https://issues.apache.org/jira/browse/CXF-929
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.0.1
Reporter: Daniel Kulp
It looks like the Https connections are being recreated for each request which
is causing about a 1 second handshake delay per request. The Https stuff
needs to honor keep-alives and such to make subsequent requests faster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.