Customize Cloudflare security
1 min read
Another way of reducing origin traffic is customizing the Cloudflare WAF and other security features. The fewer malicious requests that reach your application, the fewer that could reach (and overwhelm) your origin.
To reduce incoming malicious requests, you could:
- Create WAF custom rules or rulesets for protection based on specific aspects of incoming requests.
- Adjust DDoS rules to handle false negatives and false positives.
- Build rate limiting rules to protect against specific patterns of requests.
- Enable bot protection or set up Bot Management for Enterprise to protect against automated abuse.
- Explore network-layer DDoS attack protection.
- Review the rest of Cloudflare’s security options.
Unit 3 of 5