diff --git a/src/content/partials/load-balancing/monitor-settings-advanced.mdx b/src/content/partials/load-balancing/monitor-settings-advanced.mdx index 2b6545dda0b746..c5848bd0063089 100644 --- a/src/content/partials/load-balancing/monitor-settings-advanced.mdx +++ b/src/content/partials/load-balancing/monitor-settings-advanced.mdx @@ -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)**: