Version 2.1 of AOLserver allows you to maintain state data, stored in a Tcl ns_set structure, across connections and server reboots for a configurable amount of time.
Configuration
To enable Tcl to maintain state data, you need to load a Tcl-only module (see Tcl-only Modules) called "tclstate" and define a TimeOut parameter for the module. The new TimeOut configuration parameter determines how long (in minutes) state data is maintained. For example: