|
/
Zope
/
Apsis
/
Pound Mailing List
/
Archive
/
2009
/
2009-03
/
unexpected too many open files
[
Using URL matching to distribute to different ... ]
[
e503 no service / =?UTF-8?B?RMOhbmllbCBWw6Fzw6FyaG... ]
unexpected too many open files
=?UTF-8?B?RMOhbmllbCBWw6Fzw6FyaGVseWk=?= <asdmin(at)gmail.com> |
2009-03-09 17:40:37 |
[ FULL ]
|
Hi,
Once my logs got filled with $SUBJECT. On the backend webserver, I
could see fairly stable 500 concurrent connections (always in range of
495-505) while serving static files. What kind of limitation have I
hit if
hostname:/etc/init.d# cat /proc/sys/fs/file-nr
1600 0 104854
hostname:/etc/init.d# ulimit
unlimited
hostname:/etc/init.d#
and it's valid for pound startup script also?
thanks in advance,
asd
[...]
|
|
|
Re: [Pound Mailing List] unexpected too many open files
Robert Klikics <server(at)preisroboter.de> |
2009-03-10 09:26:08 |
[ FULL ]
|
Hi,
it's a common problem I think.
For me, a "ulimit -n 10000" in the pound-initscript fixed this issue ...
Regards,
Robert
Dániel Vásárhelyi schrieb:[...]
|
|
|
Re: [Pound Mailing List] unexpected too many open files
=?UTF-8?B?RMOhbmllbCBWw6Fzw6FyaGVseWk=?= <asdmin(at)gmail.com> |
2009-03-10 10:46:55 |
[ FULL ]
|
On Tue, Mar 10, 2009 at 9:26 AM, Robert Klikics
<server(at)preisroboter.de> wrote:[...]
Bah, my fault. You're right :)
asd
[...]
|
|
|
|