Skip to content

Commit a251d13

Browse files
authored
Add health probe reaction to stopped VM/VMSSS
1 parent 40df72c commit a251d13

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,10 @@ For this example, once detection has occurred, the platform will then take a sma
7171
3. when the detection has been communicated across the platform
7272

7373
you can assume the reaction to a time-out probe response will take between a minimum of just over 10 seconds and a maximum of slightly over 15 seconds to react to a change in the signal from the application. This example is provided to illustrate what is taking place, however, it is not possible to forecast an exact duration beyond the above rough guidance illustrated in this example.
74-
74+
75+
>[!NOTE]
76+
>The health probe will probe all running instances in the backend pool. If an instance is stopped it will not be probed until it has been started again.
77+
7578
## <a name="types"></a>Probe types
7679

7780
The protocol used by the health probe can be configured to one of the following:

0 commit comments

Comments
 (0)