Update custom rules for customers or partners · Cloudflare Web Application Firewall (WAF) docs | Latest TMZ Celebrity News & Gossip | Watch TMZ Live Skip to content
Cloudflare Docs

Update custom rules for customers or partners

You may want to adjust your custom rules to increase access by customers or partners.

Potential examples include:

  • Removing rate limiting for an API
  • Sharing brand assets and marketing materials

Use ASN in custom rules

If a customer or partner is large enough, you could set up a custom rule based on an autonomous system number (ASN).

Allow traffic by ASN

This example uses:

Example rule:

  • Expression: (ip.src.asnum eq 64496 and cf.bot_management.score gt 30)
  • Action: Skip:
    • All remaining custom rules

Adjust rules by ASN

This example uses:

If a request meets these criteria, your custom rule skips User Agent Blocking rules.

  • Expression: (ip.src.asnum eq 64496 and cf.bot_management.score gt 50)
  • Action: Skip:
    • User Agent Blocking

Use IP addresses in custom rules

For smaller organizations, you could set up custom rules based on IP addresses.

Allow traffic by IP address

This example:

  • Specifies the source IP address and the host.
  • Uses the cf.bot_management.score field to ensure requests are not high-risk traffic.

Example rule:

  • Expression: (ip.src eq 203.0.113.1 and http.host eq "example.com" and cf.bot_management.score gt 30)
  • Action: Skip:
    • All remaining custom rules

Adjust rules by IP address

This example specifies the source IP address and the host.

If a request meets these criteria, it will skip rate limiting rules.

  • Expression: (ip.src eq 203.0.113.1 and http.host eq "example.com")
  • Action: Skip:
    • All remaining custom rules

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.