You can increase the logging level as per the "Enable context logging for connection management / request execution" instructions listed on http://hc.apache.org/httpcomponents-client-ga/logging.html
Alternatively, you could use tcpdump or Wireshark to capture the packets and see if the same TCP connection is being re-used. Thanks, Sam On 31 March 2011 17:12, Joan Balaguero <joan.balagu...@grupoventus.com> wrote: > Hello Oleg, > > > > I’ve implemented a Connection Keep Alive strategy in my app, but I’m not > able to see what is the better way to check if it’s working ok. Could you > give any clue about how to do this? > > > > Thanks, > > Joan. > > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org