It looks like the CXF web service client always shuts down an http connection after 10 seconds of inactivity. How can I increase the keepalive timeout? (A .net based client connecting to the same service has a much longer timeout.)
The behaviour is observed even with only one client and one request. Platform: win2012r2, java 1.8.0_45, cxf 3.1.2. -- View this message in context: http://cxf.547215.n5.nabble.com/Idle-connection-timeout-keep-alive-timeout-tp5760627.html Sent from the cxf-user mailing list archive at Nabble.com.
