It was thus said that the Great Oliver Kirchel once stated:
> 
> Hi,
> how can I raise the files per process. If I do "umilit -n" it shows
> 1024. Maybe its to less.

  You give "ulimit -n" a value, like "ulimit -n 2048".  What I did was I
found the startup script (usually something like "/etc/init.d/httpd" and add
the ulimit command just before the webserver is started.

  -spc (The other thing I've done is figure out if every sites *really*
        needs a separate error_log, and if not, combine them all into a
        single file ... )


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to