Skip to content

Commit 16641e1

Browse files
authored
Update load-balancer-custom-probe-overview.md
https://icm.ad.msft.net/imp/v3/incidents/details/173997820/home
1 parent 2922d50 commit 16641e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ If you use Cloud Services and have web roles that use w3wp.exe, you also achieve
123123

124124
An HTTP / HTTPS probe fails when:
125125
* Probe endpoint returns an HTTP response code other than 200 (for example, 403, 404, or 500). This will mark down the health probe immediately.
126-
* Probe endpoint doesn't respond at all during the 31-second timeout period. Multiple probe requests might go unanswered before the probe gets marked as not running and until the sum of all timeout intervals has been reached.
126+
* Probe endpoint doesn't respond at all during the minimum of the probe interval and 30-second timeout period. Multiple probe requests might go unanswered before the probe gets marked as not running and until the sum of all timeout intervals has been reached.
127127
* Probe endpoint closes the connection via a TCP reset.
128128

129129
The following illustrates how you could express this kind of probe configuration in a Resource Manager template:

0 commit comments

Comments
 (0)