Jhonvalta / WordPress-Rate-Limit-Guard

This plugin allows you to have a simple rate limit option to protect the site against IP Stresser (DDoS or brute force attacks)
https://vdos-s.org/en/wp-rate-limit-guard/
GNU General Public License v2.0
1 stars 1 forks source link

Does this plugin need Redis or Memcached in order to work? #1

Open AdnanHodzic opened 1 month ago

AdnanHodzic commented 1 month ago

I'm bit confused by "Important Warning - You need to Activate "Redis" or "Memcached" in PHP extension for activation" message, does this mean this plugin won't work without Redis or Memcached?

I'm asking because no matter how low I set the number of requests, I never see any IP's in statistics, but going through logs I see a lot of requests from various IP's.

rate limit guard plugin - wordpress

Thanks and looking forward to your reply!

Jhonvalta commented 1 month ago

yes, you need active the Redis or memcached module on php.