From owner-freebsd-questions Fri Nov 19 13:29:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from server1.cctinc.net (colocation-cybercom2.citywalk.net [209.118.223.2]) by hub.freebsd.org (Postfix) with ESMTP id 9A25A14F3C for ; Fri, 19 Nov 1999 13:29:12 -0800 (PST) (envelope-from hostmaster@cctinc.net) Received: from cctinc.net (cheneybrothers.com [216.76.105.98] (may be forged)) by server1.cctinc.net (8.8.7/8.8.7) with ESMTP id QAA03428 for ; Fri, 19 Nov 1999 16:31:08 -0500 (EST) (envelope-from hostmaster@cctinc.net) Message-ID: <3835C199.ECBA024B@cctinc.net> Date: Fri, 19 Nov 1999 16:31:05 -0500 From: Mike Alich Organization: Web Hosting Technologies, Inc. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: Child Processes Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am wondering if you can help. I have a web server running and it is under thousands of requests per day, about 500,000 for just one site. The problem I am having is cgi's can not run because the web server is telling me it can't spawn child process because resources are temporarily unavailable. What can I do to stop this problem? Is there a setting in the kernel or where can I go. I have been trying to tweak Apache but no luck there... Thanks in advance. p.s. I am running 2.2.8 FreeBSD. -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message