• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove duplicate keepalive script and make the one that stays a little more robust (and less chatty)

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20050111 and jcd-merge-5-1-20050224

  1. … 320 more files in changeset.
The keepalive scripts need the path to the executables, unless the PATH is included in

the script.

Added in a note linking to a forum thread, in case there are problems.

Added cron support for keepalive

Added keepalive-cron.sh to be used in a cron environment, where root does not get an email every two minutes

Changed path information, so keepalive.sh can work outside a shell

removing absolute path to wget as it may vary from server to server

Making keepalive time out its request to the db test page after 6 seconds. Reducing number of tries to 6. Making it possible to run keepalive quite often by introducing the seconds_between_restarts parameter so that for example you can tell keepalive to never restart a server more often than every 10 minutes

adding keepalive scripts