23.06.2014, 18:18
Hi, my server is under DoS, is there any callback for this:
For this - Warning: client exceeded 'ackslimit' Something like OnClientExceedLimit()?
Cuz banning IP address doesn't stop attack.
Btw. Is BlockIpAddress priority greater or equal Ban(Ex)?
Code:
[20:35:37] Ban 1 [127.0.0.1] for DoS attack! [20:35:37] Warning: client exceeded 'ackslimit' 127.0.0.1:59437 (88019330) Limit: 3000/sec [20:35:37] Warning: client exceeded 'ackslimit' 127.0.0.1:59437 (88019330) Limit: 3000/sec [20:35:37] Warning: client exceeded 'ackslimit' 127.0.0.1:59437 (88019330) Limit: 3000/sec [20:35:37] Warning: client exceeded 'ackslimit' 127.0.0.1:59437 (88019330) Limit: 3000/sec
Cuz banning IP address doesn't stop attack.
Btw. Is BlockIpAddress priority greater or equal Ban(Ex)?