From owner-freebsd-questions Wed Jan 31 14:10:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16498 for questions-outgoing; Wed, 31 Jan 1996 14:10:40 -0800 (PST) Received: from aries.ai.net (ai.net [205.252.67.4]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA16489 for ; Wed, 31 Jan 1996 14:10:35 -0800 (PST) Received: (from nc@localhost) by aries.ai.net (8.6.11/8.6.12) id RAA07739; Wed, 31 Jan 1996 17:11:35 -0500 Date: Wed, 31 Jan 1996 17:11:35 -0500 (EST) From: Network Coordinator To: dwhite@resnet.uoregon.edu cc: questions@freebsd.org Subject: Re: Running out of files. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk > > When a certain BSD machine is running for ~20 days or so, the system > > unexpectedly hangs. Over the days/weeks the number of "files" reported > > by pstat -T slowly shows fewer and fewer free files. Basically this > > machine just does web serving. Any ideas why this is happening? > > Did you take a look at ps ax and made sure that there weren't any errant > httpd's running? > > On high-usage servers, the system should probably be rebooted every so > often, like weekly. > Would it be possible to increase the number of file handles to say 5000 so that it could be rebooted once every 3 months or so? :) Thanks, -Jerry.