CONFIG URLD AUTORELOAD
Level
admin,modify
History
Appears in 4.1.0
Description
Update URLd failure detection and reload configuration
Usage
[BruteforceState=<on|off>] : enable or disable automatic reload
[TriesTime=<value>] : Interval of time (in seconds) between which automatic reloads are counted
[NbAttempt=<value>] : Maximum numbers of reloads allowed in the interval
[RestTime=<value>] : Time to wait after all reloads have been consumed
[FailedClassifies=<value>] : Number of consecutive failed classifies that trigger an auto reload
Example
CONFIG URLD AUTORELOAD BruteforceState=on TriesTime=300 NbAttempt=5 RestTime=900 FailedClassifies=10