Jump to content
  • 0

Force Restart Server After Lots Ddos


Mellion

Question

Hello, i wanna ask, there some l2jfrozen code (java) when server got lots ddos, its force restart himself, because now server stuck in lag and no one can connect to server after lots ddos.

Its realy immportant. thanks.

(this vps now testing i use cheap one, after fixing lots bugs i buy better one)

Link to comment
Share on other sites

Recommended Posts

  • 0

Check what exactly your mySQL server got as connections, if your website got a script linked to db removes it to avoid to affect mySQL performance.

 

Your gameserver can't find connections, which mean every is currently used. You prefer to see if server is online on your website, or to be able to play on your server ?

 

Your problem isn't even ls/gs DDoS or packet spam, someone simply burns your mySQL server ressources.

SO its not ddos problem, someone try to destroy my mysql database? i could just block all connection to database only left localhost and been fixed?

Link to comment
Share on other sites

  • 0

SO its not ddos problem, someone try to destroy my mysql database? i could just block all connection to database only left localhost and been fixed?

 

Could be your customs which burn your own mysql ressources, holding connections active.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...