TinyMUX

Lag limit

Configuration

CONFIG PARAMETER: lag_limit <seconds>

DEFAULT: 60.000

Controls when to discontinue servicing expensive commands. Any command taking longer than <seconds> is abandoned. Note that the resolution of <seconds> is 100ns which is the 7th decimal place to the right of the decimal point.

Examples:

lag_limit 15
@admin lag_limit=15.5

Related Topics: lag_maximum