From owner-freebsd-hackers Thu Mar 22 10:15:52 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by hub.freebsd.org (Postfix) with ESMTP id 3702F37B720 for ; Thu, 22 Mar 2001 10:15:49 -0800 (PST) (envelope-from babolo@links.ru) Received: (from babolo@localhost) by aaz.links.ru (8.9.3/8.9.3) id VAA07815; Thu, 22 Mar 2001 21:15:43 +0300 (MSK) Message-Id: <200103221815.VAA07815@aaz.links.ru> Subject: Re: Help please (Server crash) In-Reply-To: <3AB9F10A.714B2433@wplus.net> from "Dmitry Samersoff" at "Mar 22, 1 03:33:14 pm" To: dms@wplus.net (Dmitry Samersoff) Date: Thu, 22 Mar 2001 21:15:43 +0300 (MSK) Cc: freebsd-hackers@FreeBSD.ORG From: "Aleksandr A.Babaylov" MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dmitry Samersoff writes: > I have server under FreeBSD 4.2 with apache fired simple C++ CGI for > each connection. > > Aproximately every 12H uptime server stop responding. > > Kernel answers to ping, establish TCP connection but unable to fork > process. > (no messages in /var/log/messages) Looks like you reach some of limits, may be maxproc for user httpd runs as. -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message