André, On 25.2.2013 10:34, André Warnier wrote:
So, on the face of it, there seems to be a contradiction between you saying on the one hand that the LDAP server closes the connection, and on the other hand that netstat shows the connection still being active.
TCP connection is established until one of the endpoints terminates it. If one endpoint die before it terminates the connection, or if there is a NAT in between which timeouts the connection due to inactivity, that may result in one endpoint seeing that TCP connection as "ESTABLISHED", while other endpoint not seeing the connection at all (or seeing it as closed).
Related info here: http://www.tldp.org/HOWTO/html_single/TCP-Keepalive-HOWTO/#overview -Ognjen --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org