Hi All, 

I am using HttpAsyncClient with CXF proxy clients as described here :
http://cxf.apache.org/docs/asynchronous-client-http-transport.html. 

It works but the connection is closed everytime a request is made (keepalive
is not used). 

I am requesting a rest service managed by CXF in a Tomcat 7 server where
keepalive is active (HTTP 1.1 connector). 

Does anyone have the same issue ? 

Thanks 

Here are the logs of HTTP client : 





--
View this message in context: 
http://httpcomponents.10934.n7.nabble.com/HttpAsyncClient-and-KeepAlive-tp23984.html
Sent from the HttpClient-User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to