TinyMUX

Lock recursion limit

Configuration

CONFIG PARAMETER: lock_recursion_limit <num>

DEFAULT: 20

Sets the maximum number of levels of indirection that may be used when using indirect locks. If more than this many levels are used, the lock fails and the user gets an error message.

This configuration option cannot be changed after the server starts. It can only be changed via the configuration file.