I have SSL enabled on my server and domain, through Heroku. If I attempt to create a certificate through Cloudflare that connects to my Heroku app, is there any way I can configure my cloudflare account to limit the number of post requests occur on my app from the same IP?
For example, if a user with a specific IP address, goes to my Heroku app, and submits my contact form on 4/5/2021, more than 2 twice on that same day, block their IP address for a week.
Is this something “like this” that I can do through Cloudflare?