For the complete documentation index, see llms.txt. This page is also available as Markdown.

Configure Multi-Region Deployment in WAF SaaS

WAF SaaS supports deployment across multiple regions to improve service resiliency and availability.

Default Multi-Region Failover Configuration

The default multi-region deployment in WAF SaaS is a failover-based configuration managed by Check Point.

How It Works

  1. Create two WAF SaaS profiles for the same protected application.

  2. Both profiles receive the same DNS hostname.

  3. One region serves as the primary region.

  4. The second region serves as the standby region.

  5. Check Point manages traffic failover between the regions automatically behind the scenes.

Failover Conditions

Traffic may be redirected to the secondary region if the primary region:

  • Is unreachable

  • Does not respond within the expected time

  • Returns specific server-side errors

Failover is supported only for the following HTTP methods:

  • GET

  • HEAD

  • OPTIONS

Recovery Behavior

When the primary region becomes healthy again:

  • Traffic is automatically routed back to the primary region

  • The secondary region returns to standby mode

Important Notes

Last updated

Was this helpful?