Skip to content

Commit 4074f09

Browse files
committed
Updates simulate zone
1 parent c61c28e commit 4074f09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/partials/load-balancing/monitor-settings-advanced.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
* Looks for a case-insensitive substring in the response body.
1414
* Make sure that the value is relatively static and within the first 100 MB of the HTML page.
1515
* **Simulate Zone**:
16-
* 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.
1716
* It is recommended to use the same zone in which the Load Balancer exists.
18-
* 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/).
17+
* 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/).
1918
* **Follow Redirects**:
2019
* Instead of reporting a `301` or `302` code as unhealthy, the health monitor request follows redirects to the final endpoint.
2120
* **Configure Request Header(s)**:

0 commit comments

Comments
 (0)