Skip to content

Commit f53b3a5

Browse files
authored
Add explicit quick probe behavoir for HTTP and HTTPS
1 parent b212288 commit f53b3a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/load-balancer/load-balancer-custom-probe-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ Health probes support multiple protocols. The availability of a specific health
3434
>[!IMPORTANT]
3535
>Load Balancer health probes originate from the IP address 168.63.129.16 and must not be blocked for probes to mark up your instance. Review [probe source IP address](#probesource) for details.
3636
37+
>[!IMPORTANT]
38+
>Regardless of configured threshold, HTTP(S) Load Balancer health probes will automatically probe down an instance if the server returns an HTTP 50X Status Code, indicating a server-side failure.
39+
3740
## <a name="probes"></a>Probe configuration
3841

3942
Health probe configuration consists out of the following elements:

0 commit comments

Comments
 (0)