PDA

View Full Version : [ubuntu] Raising open file limits in ubuntu


Newmaniese
October 23rd, 2008, 07:23 PM
This is really stupid but for some reason I can't raise the level of open files that a user can have from 1024. I have changed etc/security/limits.conf for all users and keep looking around for other places where I can raise the limits (setting ulimit -n in the shell is not possible -- init method).

This is kind of important as I am running a Web server that hits this limit quite frequently.

Thanks for any help,

Mn

cariboo907
October 24th, 2008, 12:35 AM
Have a look at this page:

http://www.karakas-online.de/forum/viewtopic.php?t=9834

I have to say I found it very interesting.

Jim