• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added logging to syslog

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Added a timeout for the request in case the webserver hangs due to database connections

Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 719 more files in changeset.
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