Method | Description | |
---|---|---|
canPass ( ) : boolean | traffic limiter | |
getHash ( string $algo = 'sha512' ) : string | get a HMAC of the current visitors IP address | |
setConfiguration ( |
set configuration options of the traffic limiter | |
setLimit ( integer $limit ) : void | set the time limit in seconds |
public static setConfiguration ( |
||
$conf | ||
return | void |