Date: Thu, 8 Apr 1999 21:06:44 +0200 (CEST) From: Dominik Brettnacher <domi@saargate.de> To: "webmaster@primenetwork.net" <webmaster@primenetwork.net> Cc: freebsd-isp@freebsd.org Subject: Re: Can't Spawn Child Process Message-ID: <Pine.BSF.4.10.9904082106040.67260-100000@dominik.saargate.de> In-Reply-To: <fc.3b9aca00c19c485b3b9aca005b489cc1.11c46e@saargate.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Apr 1999, webmaster@primenetwork.net wrote: > I am running FreeBSD 2.2.6 and I am having this problem all the time. > 'Error - server couldn't spawn child process' in my apache logs. > Then sure enough I check to see if CGI's are working and they are all dead. > The server is a high load web hosting machine and has 256MB of RAM, the > processor load is only ever at 2-3%. > IS there anyplace special that I need to look at or modify to make this > thing handle more processes without quiting on me. try ulimit -a, ulimit -u x. You need more processes per user. -- Dominik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9904082106040.67260-100000>