Received: by taz.hyperreal.com (8.6.12/8.6.5) id GAA20259; Tue, 9 Jul 1996 06:20:47 -0700 Received: from umr.edu by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id GAA20252; Tue, 9 Jul 1996 06:20:44 -0700 Received: from meteor.cc.umr.edu (meteor.cc.umr.edu [131.151.35.3]) via ESMTP by hermes.cc.umr.edu (8.7.5/R.4.16) id IAA26779; Tue, 9 Jul 1996 08:20:42 -0500 (CDT) Received: from (nneul@localhost) by meteor.cc.umr.edu (8.6.12/M.3.01) id IAA27117; Tue, 9 Jul 1996 08:20:42 -0500 Message-Id: <199607091320.IAA27117@meteor.cc.umr.edu> Subject: Problem with apache interaction with shakey file system To: new-httpd@hyperreal.com Date: Tue, 9 Jul 1996 08:20:41 -0500 (CDT) From: "Nathan Neulinger" X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com We run our web servers off of AFS. Currently, the code is local, but the server root is in AFS, logs is a symlink to a local filesystem. Every once in a while we'll have an AFS server outage, which will cause the file system to go away for a short time. Unfortunately, apache accesses the scoreboard file through the logs symlink located in AFS. When it fails to access the scoreboard file, it starts sucking CPU. (This is on a HP-UX 9.0.5 machine.) What I'd like to see if it's possible would be some way to cause apache to temporarily revert to a 1-server model when it cannot access the scoreboard file. It should obviously try to reattempt to access the scoreboard file every so often... Even having apache exit if it cannot access the scoreboard file would be better than it eating cpu time. -- Nathan ------------------------------------------------------------ Nathan Neulinger Univ. of Missouri - Rolla EMail: nneul@umr.edu Computer Center WWW: http://www.umr.edu/~nneul SysAdmin: rollanet.org