24: Too many open files

Richard Kearsley Richard.Kearsley at m247.com
Fri Apr 1 20:08:30 MSD 2011


Hi
Thanks for the reply.

The only references to worker in my config are:

worker_processes  4;
events
{
    worker_connections  4096;
}

I read in nginx wiki if worker_rlimit_nofile is not defined, the value from ulimit -n is used?

-----Original Message-----
From: Piotr Sikora [mailto:piotr.sikora at frickle.com] 
Sent: 01 April 2011 17:06
To: nginx at nginx.org
Subject: Re: 24: Too many open files

Hi,

> Why it the limit being reached?

Check "worker_rlimit_nofile" directive.

Best regards,
Piotr Sikora < piotr.sikora at frickle.com >


_______________________________________________
nginx mailing list
nginx at nginx.org
http://nginx.org/mailman/listinfo/nginx



More information about the nginx mailing list