Jump to content
  • 0

Force Restart Server After Lots Ddos


Question

Posted

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)

Recommended Posts

  • 0
Posted

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?

  • 0
Posted

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.

  • 0
Posted

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

you mean custom java commands?

how that event possible?

Guest
This topic is now closed to further replies.


×
×
  • Create New...