You can create a Rate Limiting rule to timeout cli...
# general-discussions
a
You can create a Rate Limiting rule to timeout clients that exceed a certain request rate. The optimal threshold and period depends on your application. Here's an example Rate Limiting rule that will timeout clients for 1 minute if they send more than 20 requests per minute to the Image Resizing endpoint (
/cdn-cgi/image/
).

https://cdn.discordapp.com/attachments/909458221419356210/1111569857255841873/image.png