I've found out that someone is ddosing my wordpress site via generating requests on non-existing pages on my site like this:
mysite.com/random_string -> 404 error
so this actually make my cache plugin to cache about 2000+ files per minute and it's killing my server. And deactivating cache plugin just make it worse. My question: is there any way to block 404 request completely? Thanks for replies.
mysite.com/random_string -> 404 error
so this actually make my cache plugin to cache about 2000+ files per minute and it's killing my server. And deactivating cache plugin just make it worse. My question: is there any way to block 404 request completely? Thanks for replies.
Last edited: