Hi,
I amusing CXF 3.1.10 version to create / consume the REST APIs and noticing
an issue with the SSL Keep Alive connections. I've tried using the Async
implementation and ran into few issues which I've shared in another post.
When we are using the CXF Client libraries for some reason JDK's HTTP URL
openConnection is creating a new connection object for every request. I am
seeing server is responding with Keep Alive and the corresponding time out
configurations. Is there any configuration / setup that I am missing to keep
the connections in the JDK default implementation? 

Please advise.

Thanks in advance.



--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-not-honoring-the-Keep-Alive-connections-tp5781561.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to