So I got the pro plan, turned the WAF on with browser check - however a layer 7 attack from a web stresser still dropped the site. The only thing that stopped it was rate limiting which gets expensive on a forum using web sockets and constant legit requests. Anything I can do to reduce the cost since I’m on pro plan already?
As I side note, can I disable rate limiting on a certain file type (like unlimited .png requests since Cloudflare caches them anyways - the first user to request all emojis list gets banned by rate limiting for requesting too many images at once (1000s of images), any way to get around this?)