ackslimit
#1

Hello,

Sometimes players are getting banned for no reason actually dropping. I checked gamemode for infinite loops but I did not find any of them. There was no DDoS attack when this happened.

I use CentOS 7 by the way.

This is what happens

Code:
[18:35:17] [warning] client exceeded 'ackslimit' 46.197.170.162:6984 (4025) Limit: 3000/sec
[18:35:17] [warning] client exceeded 'ackslimit' 94.121.41.122:60573 (4956) Limit: 3000/sec
[18:35:17] [warning] client exceeded 'ackslimit' 78.176.22.246:61812 (4433) Limit: 3000/sec
[18:35:17] [warning] client exceeded 'ackslimit' 78.185.104.80:64157 (4955) Limit: 3000/sec
[18:35:17] [warning] client exceeded 'ackslimit' 78.176.105.101:3137 (5066) Limit: 3000/sec
[18:35:17] [warning] client exceeded 'ackslimit' 88.242.188.107:64416 (4949) Limit: 3000/sec
[18:35:22] [warning] client exceeded 'ackslimit' 85.99.159.97:1242 (4124) Limit: 3000/sec
[18:35:23] [warning] client exceeded 'ackslimit' 88.226.238.97:63348 (3908) Limit: 3000/sec
[18:35:24] [warning] client exceeded 'ackslimit' 85.110.41.58:61852 (5500) Limit: 3000/sec
[18:35:25] [warning] client exceeded 'ackslimit' 95.12.224.214:51733 (4825) Limit: 3000/sec
[18:35:25] [warning] client exceeded 'ackslimit' 78.190.104.78:56413 (5144) Limit: 3000/sec
[18:35:25] [warning] client exceeded 'ackslimit' 95.14.194.43:27976 (4869) Limit: 3000/sec
Reply
#2

Fixed.

Solution: I used Iter_Remove in foreach loop thats the problem. I changed into Iter_SafeRemove
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)