7 messages in ru.sysoev.nginxRe: error log
FromSent OnAttachments
waltAug 28, 2008 6:27 pm 
DaevelAug 28, 2008 6:51 pm 
Robert GabrielAug 29, 2008 2:16 am 
Igor SysoevAug 29, 2008 2:23 am 
Robert GabrielAug 29, 2008 2:35 am 
waltAug 30, 2008 8:34 pm 
Scott LarsonAug 30, 2008 9:00 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: error logActions...
From:Daevel (mail@public.gmane.org)
Date:Aug 28, 2008 6:51:36 pm
List:ru.sysoev.nginx

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? ♫