For more information... RTFM!
NAVIGATION
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

HammerLock

Specify how long a session may be locked before it is killed due to an assumed malfunction.

Synopsis

HammerLock  interval

The parameter is expected to be a time interval.  The default is "30" (seconds).

Scope

This directive is only available for use in the global (interchange.cfg) configuration file, and will affect all websites running under the Interchange installation.  It will not work in a website's local (catalog.cfg) configuration file. 

Description

Specify how long (in seconds) a session may be locked before it is killed due to an assumed malfunction.  If a message generated by this directive shows up in error logs, the system setup should be examined to determine and fix the cause of the lockups.

This directive is mostly redundant when using the default file-based sessions.

Examples

You may specify the time in seconds: 

HammerLock  60

You may also specify the time using an Interchange time interval string: 

HammerLock  1 minute

Category:  Global config directives
Last modified by: Kevin Walsh
Modification date: Friday 7 July 2006 at 5:01 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us