Hi Daniel, In the test code I just tried with capturing the response code. But with the actual implementation, I am also consuming the response. One thing I noticed while I am debugging the with the HttpsURLConnectionFactory class it is looking for flags like useHttpsURLConnectionDefaultSslSocketFactory or any sslFactory instance on the tls parameters. After setting the default flag in the HttpConduit tlsClientParameters configuration I can see the TCP connections are getting reused.
Thanks -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-not-honoring-the-Keep-Alive-connections-tp5781561p5781617.html Sent from the cxf-user mailing list archive at Nabble.com.
