• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
upping the maxinput parameter to be bigger than the default parameter in file storage

Remove custom changes checked in and fix uri parameter for webdav

configuration.

Remove customized config.tcl and add just webdav configuration uri change.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040712 and jcd-merge-5-1-20040724 to HEAD

  1. … 138 more files in changeset.
Disable webdav access to the filesystem unless it is explicitly requested.:

  1. … 1 more file in changeset.
Added a ns_section where it was missing for nsopenssl support

Added in a ns_section where is was missing for Aolserver 4.

Give time for postgres to start up.

Partial fix for bug 1975: unable to login on non-standard ssl ports.

Adds in nsopenssl config section for Aolserver 4 / nsopenssl 3

Added comment that you can increase minthreads and maxthreads and

defaulttimeout on higher performance boxes.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

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

    • -0
    • +56
    ./keepalive/keepalive-cron.sh
Changed path information, so keepalive.sh can work outside a shell

Changed the maxinput to 5MB with 1024*1024 syntax. Added recvwait parameter.

Added in nsopenssl support for Aolserver 4.

Added maxinput parameter. Set it to 5MB, which allows OpenACS parameter to kick in more effectively. See http://openacs.org/forums/message-view?message_id=161698

changed ServerPeerVerify to false on AlfredW's suggestion

Fix bug where = was used for assignment instead of comparison.

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

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

Fix for bug 1766. Changes address to 0.0.0.0, and introduces a sleep

in the daemontools/run file.

Add defaultlocktimeout parameter to tDAV config section.

Applied Vinod Kurup's patch 491 for bug 1724 - functions.sh failed if you

weren't using daemontools because a newline inserted into the created

file confused bash (which isn't used if you're using daemontools, therefore

had not been caught by the script author).

added tcllibpath fix to install.sh, but it should come from a parameter in install.tcl

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 645 more files in changeset.
Fixed problem with UCS2 conversion error on long outgoing mails (e.g. daily summary notifications) as encountered in Heidelberg

added LOGFORMAT for bug 1359