Index: openacs-4/packages/xotcl-request-monitor/xotcl-request-monitor.info
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/xotcl-request-monitor.info,v
diff -u -r1.15 -r1.16
--- openacs-4/packages/xotcl-request-monitor/xotcl-request-monitor.info 14 Nov 2018 19:01:11 -0000 1.15
+++ openacs-4/packages/xotcl-request-monitor/xotcl-request-monitor.info 3 Sep 2024 15:37:54 -0000 1.16
@@ -8,23 +8,23 @@
t
request-monitor
-
+
Gustaf Neumann
WU Vienna
Request Monitor with user tracking functionality
- 2017-08-06
+ 2024-09-02
<pre>
This package provides a Request Monitor for OpenACS applications. It computes performance
-summary information such as requests/views per seconds, average response time, number
- of users connected, lists currently active threads, etc. Furthermore it can block
+summary information such as requests/views per second, average response time, number
+ of users connected, lists currently active threads, etc. Furthermore, it can block
overactive users (e.g. automated web-bots mirroring the site, users repeating running
queries, etc.). It provides as well some user tracking (such as whos-online) with
activity measures, it blocks repeated requests (impatient reloads), tracks switching
-of IP-addresses from users and provides request tracking per user for the monitored
-time window. It contains as well overall url statistics with performance measures.
+of IP addresses from users, and provides request tracking per user for the monitored
+time window. It contains as well overall URL statistics with performance measures.
Updated for circumventing handler calls OpenACS 5.2 for /resources/*.
0.28 provides calls for listing active communities and users active in these communities.
-0.30 provides a nice graphical chats (many thanks to Nima) and a new interface to the
+0.30 provides nice graphical charts (many thanks to Nima) and a new interface to the
background thread. In addition, ns_returnfile_background is included;
0.38 using context form xotcl-core
0.39 brings parameterized counter values
@@ -33,28 +33,42 @@
BSD-Style
2
+
+
+
+
+
-
-
-
-
+
+
-
+
+ default="off" description="Turn activity monitoring on or off (default off)"/>
+ default="off" description="Slowdown overactive users (default off)"/>
-
-
+
+
+