Hi everyone,
I'm facing a critical issue with my XUI panel. Everything works fine under normal conditions, but during major football events (especially Champions League matches), my main server’s CPU suddenly spikes right at kickoff.
Typically, 99% of my clients are already connected before the match starts, and CPU usage stays below 15%. But as soon as the game begins, the load jumps instantly, and the server becomes completely unresponsive. The only way to stop it is by immediately renaming either the portal.php or player_api.php file.
It’s clearly a targeted attack possibly a flood or brute-force. I’ve already implemented Fail2Ban to block abusive requests, but that hasn’t been enough.
Has anyone experienced a similar issue or found an effective way to mitigate this type of attack?
Thanks in advance for any advice.
I'm facing a critical issue with my XUI panel. Everything works fine under normal conditions, but during major football events (especially Champions League matches), my main server’s CPU suddenly spikes right at kickoff.
Typically, 99% of my clients are already connected before the match starts, and CPU usage stays below 15%. But as soon as the game begins, the load jumps instantly, and the server becomes completely unresponsive. The only way to stop it is by immediately renaming either the portal.php or player_api.php file.
It’s clearly a targeted attack possibly a flood or brute-force. I’ve already implemented Fail2Ban to block abusive requests, but that hasn’t been enough.
Has anyone experienced a similar issue or found an effective way to mitigate this type of attack?
Thanks in advance for any advice.