--------------------------------------------------------------------------------
Commit by lmb on Thu May 9 11:36:22 PDT 2002 of files:
failsafe/FailSafe/cluster_services/cmd/srm/scripts/apache apache_lib.sh
Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/srm/scripts/apache
In directory
oss.sgi.com:/tmp/cvs-serv13198/cluster_services/cmd/srm/scripts/apache
Modified Files:
apache_lib.sh
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.
|