Date: Mon, 9 Sep 1996 08:47:50 -0400 (EDT) From: Stephen Hovey <shovey@buffnet.net> To: Blair Schmittel <blair@strech.cyber-naut.com> Cc: questions@freebsd.org Subject: Re: weird apache error Message-ID: <Pine.BSI.3.95.960909084625.5290E-100000@buffnet7.buffnet.net> In-Reply-To: <199609090521.XAA09367@strech.cyber-naut.com>
next in thread | previous in thread | raw e-mail | index | archive | help
My vote is that you dont have enough resources defined - You will need to up the number of users in the kernal config and recompile, and/or up the ulimits for maxproc and maxchild (there is a file called syslimits.h someplace under the /usr/src - do a find on it - where you can change those values) On Sun, 8 Sep 1996, Blair Schmittel wrote: > > I run FreeBSD 2.1.5 with Apache 1.1.1. I have a heavily loaded webserver averaging about 3.64 hits/second. CGI scripts will not work, I keep getting a server error. However, when I disconnect the machine from the Internet to drop the load down, CGI's work fine. They will also work fine after I reboot the web daemon, but as soon as it starts getting loaded everything stops working. > > What could I do to fix this? > > Thanks, > Blair >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.960909084625.5290E-100000>