Hi, is it possible to throttle (per client) requests for certain files or locations (for example wp-longin.php or xmlrpc.php) as a simple means to block basic brute force attacks?
I only found documentation on general throttling against ddos but not anything more specific. Thanks for any info :)