Connection not Closed at TCP level

2013-08-07 Thread hidayath
from server? Because, the connection is not closed at lower level (netstat -an). Anyway, writing data to it , is stopped and sendQ stops growing. # netstat -an | grep :8080 tcp0 402376 172.22.59.176:8080 198.162.18.207:64805 ESTABLISHED Thanks and regards, Hidayath

Huge SendQ tomcat7 Websocket

2013-07-03 Thread hidayath
Hi, A web application is using websockets. Opened the URL in a browser (Chrome and FF). The sendQ is increasing constantly, though the browsers are closed. Reproducibility: very low Tomcat version: 7.0.30 cid:image001.png@01CE77EA.01324F50 Thanks and regards, Hidayath