Re: 7.0.22+ fd leak with APR/native

2012-01-13 Thread Arijit Ganguly
I am curious to know if this leak is related to unix sockets, or the IPv6 file handles. I have seen a similar issue with the NIO HTTP handler, where it does not close some connections properly and they incarnate as file handles corresponding to unix sockets (all pointing to same inode number). Even

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 f