From owner-freebsd-questions Tue May 12 11:16:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA22880 for freebsd-questions-outgoing; Tue, 12 May 1998 11:16:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA22851 for ; Tue, 12 May 1998 11:16:00 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.8/8.8.8) with SMTP id LAA03214; Tue, 12 May 1998 11:15:52 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Tue, 12 May 1998 11:15:52 -0700 (PDT) From: Doug White Reply-To: Doug White To: Paul King cc: freebsd-questions@FreeBSD.ORG Subject: Re: Heavy Load Apache Server on FreeBSD - Performance Tune? In-Reply-To: <002001bd7daa$fe69c9a0$c201a8c0@jinbo.ecust.edu.cn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 12 May 1998, Paul King wrote: > While the server first startup, i found that when the System's processes > number reach to 280, the CGI will not execute and Apache report "mod_cgi, > couldn't spawn child process error", and when i disconnect it from net, i > found it will recover till the some processes end. And while i Stop Apache > and Restart It, the ERROR will apear while more than 80 processes. Add the command 'unlimit' before executing httpd. You are running into /etc/login.conf limits. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message