How to reduce lag server during get ddos - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: How to reduce lag server during get ddos (
/showthread.php?tid=513781)
How to reduce lag server during get ddos -
jesdynguyen - 18.05.2014
So my trouble when the attacker come and attack me with ddos make my server lag and long log into the game
I would like to when server be ddosing , my player get a high ping connect will be restarted and auto relog into the game not show hourglass like they got close connection and my server will get work normal not lag anymore when i blocked the ddos
Please i need it and someone can code pawn like my idea , thanks to visit my topic and sorry my bad english
Re: How to reduce lag server during get ddos -
rymax99 - 18.05.2014
It's a matter of your server connection being all used up, it's not a matter of the SA-MP script. You need to have a host with DDoS protection in order to remedy this. I recommend a VDS(VPS) from
http://nfoservers.com.
Re: How to reduce lag server during get ddos -
jesdynguyen - 18.05.2014
@RYmax : NO i mean my solution from pawn code make my player auto relog when server get high ping coming
Re: How to reduce lag server during get ddos -
SickAttack - 18.05.2014
It doesn't matter, even if you relog the player he will still be get the same ping when he joins again.
Re: How to reduce lag server during get ddos -
rymax99 - 18.05.2014
Quote:
Originally Posted by jesdynguyen
@RYmax : NO i mean my solution from pawn code make my player auto relog when server get high ping coming
|
It won't help, that makes no sense. You need to learn how attacks work before you try to brainstorm solutions.