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.8.2.4 -r1.8.2.5 --- openacs-4/packages/xotcl-request-monitor/xotcl-request-monitor.info 25 Sep 2013 09:31:47 -0000 1.8.2.4 +++ openacs-4/packages/xotcl-request-monitor/xotcl-request-monitor.info 25 Sep 2013 10:22:57 -0000 1.8.2.5 @@ -12,11 +12,23 @@ Gustaf Neumann Request Monitor with user tracking functionality 2013-09-08 - This package provides a Request Monitor for OACS 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 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-adresses 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 cirumventing handler calls openacs 5.2 for /resources/*. -0.28 provides calles 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 background thread. In addition, ns_returnfile_background is included; + <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 +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-adresses 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 + background thread. In addition, ns_returnfile_background is included; 0.38 using context form xotcl-core -0.39 brings parameterized counter values +0.39 brings parameterized counter values +</pre> + BSD-Style 2