You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by dg...@hyperreal.com on 1997/04/20 01:07:50 UTC

Changed information for PR mod_cgi/342

Synopsis: cgi processes need to be niced.

State-Changed-From-To: open-closed
State-Changed-By: dgaudet
State-Changed-When: Sat Apr 19 16:07:50 PDT 1997
State-Changed-Why:
It sounds like your machine is short of RAM and swapping
a lot.

The shell command you want is "renice", and the perl/C functions
which implement that are called setpriority.  Take a peek at
the appropriate man pages for more details.

Thanks for using Apache!
Dean