I was wondering how you guys are handling the massive amount of attacks again wordpress sites?
What I've tried so far:
* I've looked for way to throttle calls to wp-login.php, but couldn't find any decent solution.
* I know there is a fail2ban plugin for Wordpress, but I can't install this plugin for every client who installed Wordpress ...
* I'm using cloudlinux and have been experimenting with the max connections, max cpu and etcetera. But the limits i need to set to keep gallery websites able to run (up to 100+ php calls for a single gallery page
) are actually way too high to have any effect on the wp-login attacks.
What I've tried so far:
* I've looked for way to throttle calls to wp-login.php, but couldn't find any decent solution.
* I know there is a fail2ban plugin for Wordpress, but I can't install this plugin for every client who installed Wordpress ...
* I'm using cloudlinux and have been experimenting with the max connections, max cpu and etcetera. But the limits i need to set to keep gallery websites able to run (up to 100+ php calls for a single gallery page