SA-MP Forums Archive
ackslimit, problem in new function sa-mp - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: ackslimit, problem in new function sa-mp (/showthread.php?tid=508924)



ackslimit, problem in new function sa-mp - iFox - 24.04.2014

Hi. Please, help.

Well folks, exactly two days, my server is suffering 'an attack', that simply, I do not know how to solve.

I already placed the value of ackslimit 1000, 2000, 3000, 5000. And always keep this problem.

After this warning in the log:

[11:02:41] Warning: exceeded client 'ackslimit' IP ...
'
players are automatically crashed or even banned "temporarily" by IP. Being able to log in again 5 minutes later.

This is occurring in version 0.3z R2 and would please, to give me an aid in this unfortunate problem.

Sorry my bad english, 'm Brazilian.

Thank you.


Re: ackslimit, problem in new function sa-mp - Proximo - 24.04.2014

Get a TCP & UDP Reverse Proxy to prevent such attacks. There is no other way to prevent it.


Re: ackslimit, problem in new function sa-mp - d0 - 24.04.2014

This is not an attack.

Read: http://forum.sa-mp.com/showthread.ph...41#post2999041 ( = improve your script or raise ackslimit, i recommend improving your script if it happens with 5000+)


Re: ackslimit, problem in new function sa-mp - iFox - 24.04.2014

D0, thanks for ur answer, but...

if a client exceeds ACKs limit it will be kicked for misbehaving even if it's your script's fault (your extreme scenario).

what does this mean? which means ackslimit?


AW: Re: ackslimit, problem in new function sa-mp - Mellnik - 24.04.2014

Quote:
Originally Posted by d0
Посмотреть сообщение
= improve your script or raise ackslimit, i recommend improving your script if it happens with 5000+)
In which way?