Skip to content

Commit

Permalink
Updates simulate zone
Browse files Browse the repository at this point in the history
  • Loading branch information
angelampcosta committed Nov 8, 2024
1 parent c61c28e commit 4074f09
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@
* Looks for a case-insensitive substring in the response body.
* Make sure that the value is relatively static and within the first 100 MB of the HTML page.
* **Simulate Zone**:
* Pushes a request from Cloudflare health monitors through the Cloudflare stack as if it were a real visitor request to help analyze behavior or validate a configuration using the zone specified.
* It is recommended to use the same zone in which the Load Balancer exists.
* Ensures health monitor requests are compatible with features like [authenticated origin pulls](/ssl/origin-configuration/authenticated-origin-pull/) and [Argo Smart Routing](/argo-smart-routing/).
* Changes the egress zone settings of a health monitor request to ensure compatibility with features like [authenticated origin pulls](/ssl/origin-configuration/authenticated-origin-pull/), [Argo Smart Routing](/argo-smart-routing/), and [Aegis](/aegis/).
* **Follow Redirects**:
* Instead of reporting a `301` or `302` code as unhealthy, the health monitor request follows redirects to the final endpoint.
* **Configure Request Header(s)**:
Expand Down

0 comments on commit 4074f09

Please sign in to comment.