• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
pool_remap_watchdog: new watchdog for potentially stuck processes

This watchdog checks every minute the running jobs and maps very slow

requests to the slow pool (if configured) to avoid that the

default pool is getting filled up with more stuck requests.

This ensures the livelyness of a server.

  1. … 1 more file in changeset.
send also HEAD requests to the request monitor

whitespace cleanup

  1. … 1 more file in changeset.
- add a minimal overhead job queue for user tracking, when the atomic "nsv_set -reset ..." is available

- bump version number to 0.51

  1. … 4 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints

  1. … 64 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- don't abbreviate subcommands

  1. … 22 more files in changeset.
- added AsyncLogFile which is a client class for AsyncDiskWriter

- reduce latencies induced from the file system

- update dependencies, bumped version number to 0.43

  1. … 3 more files in changeset.
- additional package parameter do_thottle on/off to activate/deactivate throttling on the fly

- additional statistcs to compute views per minute for users (e.g. to measure engagement in e-learning apps)

- bump version number

  1. … 4 more files in changeset.
fix compatibility with new oacs-properties (HEAD, not HEADER_STUFF).

fix octal numbers messages with javascript from newer FF (month 09 is not valid)

move malte's initialization of counters to a place, where it is safe

close file that malte's initialzation did not close

deactivate initialization of counters for the time being, since it makes display very slow, some graphs are drawn as 3 mm thick lines

  1. … 3 more files in changeset.
For some reason it would not read the parameter from the database when using it in the thread. Therefore I initialize the parameters in the init file, which works

Increased version to 0.39 which includes support for old statistics which are being loaded upon start of the package based on the settings of the nr_trend_elements

  1. … 2 more files in changeset.
Initial import of the beautiful xotcl-request-monitor

    • -0
    • +26
    ./throttle_mod-init.tcl
  1. … 93 more files in changeset.