IPLockoutInterval
This configuration directive specifies the duration for the IP lockout. The default value is 1800 (seconds). For example, using with IPLockoutLimit, the following configuration directives will lock out an IP address if 10 or more incorrect login attempts are made within 1800 seconds from the same IP address.
IPLockoutLimit 10
IPLockoutInterval 1800
This page was last updated on 2012-02-22, 22:45.