Re: file descriptor (unix socket) leak with NIO handler

2012-01-08 Thread Mark Thomas
On 07/01/2012 07:23, Arijit Ganguly wrote: At my anticipated connection rates (100/second), we observe the application to leak about 150 file handles (corresponding to Unix sockets) each day. That is a pretty small percentage of connections that results in a leak. That suggests this could be

file descriptor (unix socket) leak with NIO handler

2012-01-06 Thread Arijit Ganguly
Hello, I have an application running under tomcat configured with Http11NioProtocol. I am noticing that under a high connection rate (not request rate) of about 100 connections/second, tomcat is leaks file handles corresponding to Unix sockets. I am using the lsof command to find the number of