accept() failed (24: Too many open files) .. how to confirm how many file descriptors nginx is running with?

David Taveras d3taveras38d3 at gmail.com
Mon Mar 8 03:36:31 MSK 2010


Hello,

I have been getting that error a lot now.. I pressume because of the
amount of traffic.


My simultaneous connection is set to 10 000... does that mean I need
one file descriptor for each request?

Also.. I lifted the file descriptor limit in my OS.. how can I confirm
with nginx how many filedescriptors it has available to use?

Thanks

David



More information about the nginx mailing list