xotcl-request-monitor

  • last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add regexp, which did not make it to the CVS so far

White space changes (remove tabs, remove trailing spaces)

    • -173
    • +173
    ./tcl/throttle_mod-procs.tcl
Add url to the long-calls.log, in case it is not too long

Format totaltime in the same way as the other times

- reduce verbosity

- add partialtimes to long-call info

- bump version number to 0.50

- improve performance

- switch to XOTcl 2.0 idioms

    • -194
    • +206
    ./tcl/throttle_mod-procs.tcl
- intensify logging, increas potentail threads and jobsperthread

- make db-logging in request monitor async

- add warnings, when filter might become too slow

- tighten page contracts

  1. … 36 more files in changeset.
- improve robustness of calculations

- don't hard-code community_member_admin_url

- improve support for IPv6

  1. … 1 more file in changeset.
- improve breadcrums

- prettify long-calls page

- provide partial times to statistics (if available)

- add long-calls to navigation structure

- bump version number to 0.48

Fix typo

- add ability to distinguish by HTTP-method in add_url_stat (can be used for dynamic connection pool management)

- use more XOTcl 2.* features: use variable resolver on many places (potentially 4 times or more faster)

    • -163
    • +186
    ./tcl/throttle_mod-procs.tcl
- add first support for monitoring respnsetime for certain urls via munin

- use template::add_body_script to get csp nonces generated

- bump version to 0.47

- moderiize HTML in .adp files

- provide title property

version update:

- add class BanUser (use. e.g. ip address to disallow requests from a user)

- optional user tracking in DB

- modernize mime types

- used explicit "create" statements

- bump version number to 0.46

- replace obsolete (and broken) diagram.js by highcharts (via CDN)

    • -83
    • +0
    ./www/resources/diagram/area_object.html
    • -71
    • +0
    ./www/resources/diagram/arrow_object.html
    • binary
    ./www/resources/diagram/b_000000.gif
    • binary
    ./www/resources/diagram/b_0000ff.gif
    • binary
    ./www/resources/diagram/b_ff0000.gif
    • -87
    • +0
    ./www/resources/diagram/bar_object.html
    • -85
    • +0
    ./www/resources/diagram/box_object.html
    • -233
    • +0
    ./www/resources/diagram/browser_support.html
    • binary
    ./www/resources/diagram/d_000000.gif
    • binary
    ./www/resources/diagram/d_0000ff.gif
    • binary
    ./www/resources/diagram/d_ff0000.gif
    • -389
    • +0
    ./www/resources/diagram/diagram.js
  1. … 49 more files in changeset.
- for some unkonwn reasons, the javascript code in diagram.js starts looping today in the browser (FF, Chrome, Safari). deactivate it for now.

- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- bump version numbers

  1. … 75 more files in changeset.
*** empty log message ***

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

  1. … 50 more files in changeset.
- change "info command" -> "info commands"

  1. … 6 more files in changeset.
- fix and standardize quoting in template properties

- add doc(title) property