::throttle Class ::Users (public)
::xotcl::Class Class
Defined in packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl
This class is responsible for the user tracking and is defined only in a separate Tcl thread named
throttle
. For each minute within the specifiedtime-window
an instance of this class exists keeping various statistics. When a minute ends the instance dropping out of the time window is destroyed. The procs of this class can be used to obtain various kinds of information.
- Author:
- Gustaf Neumann
- CVS ID:
$Id: throttle_mod-procs.tcl,v 1.72 2024/10/28 14:58:41 antoniop Exp $
- Testcases:
- No testcase defined.
Source code: XQL Not present: Generic, PostgreSQL, Oracle