From owner-freebsd-hackers Sat Feb 17 01:45:13 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA03133 for hackers-outgoing; Sat, 17 Feb 1996 01:45:13 -0800 (PST) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA03127 for ; Sat, 17 Feb 1996 01:45:10 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.6.12/8.6.5) with SMTP id BAA01341; Sat, 17 Feb 1996 01:45:22 -0800 Message-Id: <199602170945.BAA01341@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost didn't use HELO protocol To: Brian Tao cc: FREEBSD-HACKERS-L Subject: Re: Web server locks up... but not quite. (?) In-reply-to: Your message of "Fri, 16 Feb 1996 21:52:00 EST." From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 17 Feb 1996 01:45:21 -0800 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > This sort of thing has happened before with other 2.1.0-R machines >here, but tonight was the first time I was able to get to the console >of one before someone else rebooted it. > > Our web server is a P90 with 64 megabytes of RAM, running Apache >1.0.2. For no discernable reason, it stopped working tonight. >"Stopped working" in that no TCP services were available, NFS clients >that mounted a filesystem served from it hung in disk wait and no >rwhod packets were being broadcast. This really sounds like the out-of-mbuf-clusters problem. What do you have maxusers set to? Do you have an NMBCLUSTERS= kernel option? -DG David Greenman Core Team/Principal Architect, The FreeBSD Project