Hi, how can I raise the files per process. If I do "umilit -n" it shows 1024. Maybe its to less. Thanks Olli > -----Ursprüngliche Nachricht----- > Von: Sean Conner [mailto:sean@xxxxxxxxxx] > Gesendet: Donnerstag, 28. Juli 2005 19:55 > An: users@xxxxxxxxxxxxxxxx > Betreff: Re: AW: [users@httpd] Too many open files ... > > > It was thus said that the Great Oliver Kirchel once stated: > > > > Hi, > > if I do this "more /proc/sys/fs/file-max" I get the value > 104857. With > > the command /proc/sys/fs/file-nr I get these values: 3744 > 1184 104857 > > I checked these values the last twelve hours. The file > numbers never > > reach the maximum. > > That's the number system wide---there may be a process > limit. If you do a "ulimit -n" from the shell, you'll see > how many files a process can normally open. This can be > raised, but only by root, and you'll probably only want to do > it just prior to the webserver starting (in the startup scripts). > > -spc (Have rarely encountered this problem with Apache) > > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP > Server Project. See > <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx