From owner-freebsd-questions Mon Sep 9 06:21:52 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA20135 for questions-outgoing; Mon, 9 Sep 1996 06:21:52 -0700 (PDT) Received: from zwei.siemens.at (zwei.siemens.at [193.81.246.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA20125 for ; Mon, 9 Sep 1996 06:21:42 -0700 (PDT) Received: from sol1.gud.siemens.co.at (root@firix [10.1.143.100]) by zwei.siemens.at (8.7.4/8.7.3) with SMTP id PAA25197 for ; Mon, 9 Sep 1996 15:21:01 +0200 (MET DST) Received: from ws2301.gud.siemens.co.at by sol1.gud.siemens.co.at with smtp (Smail3.1.28.1 #7 for ) id m0v06Gu-00021oC; Mon, 9 Sep 96 15:21 MET DST Received: by ws2301.gud.siemens.co.at (1.37.109.16/1.37) id AA218564998; Mon, 9 Sep 1996 15:16:38 +0200 From: "Hr.Ladavac" Message-Id: <199609091316.AA218564998@ws2301.gud.siemens.co.at> Subject: Re: weird apache error To: blair@strech.cyber-naut.com (Blair Schmittel) Date: Mon, 9 Sep 1996 15:16:38 +0200 (MESZ) Cc: questions@FreeBSD.org In-Reply-To: <199609090521.XAA09367@strech.cyber-naut.com> from "Blair Schmittel" at Sep 8, 96 11:21:03 pm X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk E-mail message from Blair Schmittel contained: > > > 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? Did you try increasing the number of processes allowed for nobody (or whichever user apache uses for its runs ?) /Marino > > Thanks, > Blair >