Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g49IaYwJ013244 for ; Thu, 9 May 2002 11:36:34 -0700 Received: (from majordomo@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g49IaYdh013243 for failsafe-cvs-outgoing; Thu, 9 May 2002 11:36:34 -0700 X-Authentication-Warning: oss.sgi.com: majordomo set sender to owner-failsafe-cvs@oss.sgi.com using -f Received: from oss.sgi.com (localhost [127.0.0.1]) by oss.sgi.com (8.12.3/8.12.3) with ESMTP id g49IaNwJ013227 for ; Thu, 9 May 2002 11:36:23 -0700 Received: (from lmb@localhost) by oss.sgi.com (8.12.3/8.12.3/Submit) id g49IaNcn013213 for failsafe-cvs@oss.sgi.com; Thu, 9 May 2002 11:36:23 -0700 Date: Thu, 9 May 2002 11:36:23 -0700 From: Lars Marowsky-Bree Message-Id: <200205091836.g49IaNcn013213@oss.sgi.com> To: failsafe-cvs@oss.sgi.com Subject: TAKE failsafe: Enhanced Apache resource type: Sender: owner-failsafe-cvs@oss.sgi.com Precedence: bulk -------------------------------------------------------------------------------- Commit by lmb on Thu May 9 11:36:22 PDT 2002 of files: failsafe/FailSafe CHANGELOG Update of /oss/CVS/cvs/failsafe/FailSafe In directory oss.sgi.com:/tmp/cvs-serv13198 Modified Files: CHANGELOG Log Message: Enhanced Apache resource type: - Now looks for httpd binary also in $server_root/bin/httpd & ../sbin/httpd, as well as /usr/local/apache/bin/httpd - If a apache_profile.sh exists under the $server_root or $server_root/conf, it will be sourced by the agent; this can be used to set resource limits, environment variables etc.