error log
Daevel
mailinglist at daevel.fr
Fri Aug 29 05:51:59 MSD 2008
Hello,
your system is limiting the number of files that one user can open
(limit to 1024 for example).
You can for example increase that setting by adding an "ulimit -n 8192"
in the nginx startup script.
walt a écrit :
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> 2008/08/28 16:57:00 [alert] 14892#0: accept() failed (24: Too many
> open files) while accepting new connection on 0.0.0.0:80
> <http://0.0.0.0:80>
> more and more error log as these,what is the problem?
> ♫
More information about the nginx
mailing list