Osman
Well-known member
Hi,I would also like the same or to at least share my Cloudflare data with you to see if this will help in anyway. I added rate limiting via Cloudflare hower this was overly aggressive as it appears cloudflare looks at internal page requests as requests as well and I need to really look at the initial request only and not all of the libraries etc that need to be pulled in
You've hit the exact problem that our add-on is designed to solve!
The Cloudflare Problem: Cloudflare's rate limiting counts every HTTP request including CSS, JS, images, fonts, etc. A single page load can trigger 30-50+ requests, which quickly hits the limit and blocks legitimate users.
How IP Threat Monitor Handles This: Our add-on is specifically built for XenForo and understands the difference between:
- Real page requests(index.php) → Counted
- Static assets(css.php, js.php, data.php) → NOT counted
- Background scripts(job.php, admin.php) → NOT counted
Additionally, our add-on:
- Works with Cloudflare (we auto-whitelist Cloudflare IPs and detect the real visitor IP behind CF)
- Protects registered members and search engine bots automatically
- Offers Captcha challenges instead of hard blocks (user-friendly)