diff --git a/docs/en-US/add-load-balancer-rule.xml b/docs/en-US/add-load-balancer-rule.xml
index b679736ba8b..ef3305e98e8 100644
--- a/docs/en-US/add-load-balancer-rule.xml
+++ b/docs/en-US/add-load-balancer-rule.xml
@@ -74,24 +74,24 @@
AutoScale: Click Configure and complete the
AutoScale configuration as explained in .
+ Health Check: (Optional; NetScaler load balancers only) Click
+ Configure and fill in the characteristics of the health check policy. See .
+
+ Ping path (Optional): Sequence of destinations to which to send health check queries.
+ Default: / (all).
+ Response time (Optional): How long to wait for a response from the health check (2 - 60 seconds).
+ Default: 5 seconds.
+ Interval time (Optional): Amount of time between health checks (1 second - 5 minutes).
+ Default value is set in the global configuration parameter lbrule_health check_time_interval.
+ Healthy threshold (Optional): Number of consecutive health check successes
+ that are required before declaring an instance healthy.
+ Default: 2.
+ Unhealthy threshold (Optional): Number of consecutive health check failures that are required before declaring an instance unhealthy.
+ Default: 10.
+
- Health Check: (Optional; NetScaler load balancers only) Click
- Configure and fill in the characteristics of the health check policy. See .
-
- Ping path (Optional): Sequence of destinations to which to send health check queries.
- Default: / (all).
- Response time (Optional): How long to wait for a response from the health check (2 - 60 seconds).
- Default: 5 seconds.
- Interval time (Optional): Amount of time between health checks (1 second - 5 minutes).
- Default value is set in the global configuration parameter lbrule_health check_time_interval.
- Healthy threshold (Optional): Number of consecutive health check successes
- that are required before declaring an instance healthy.
- Default: 2.
- Unhealthy threshold (Optional): Number of consecutive health check failures that are required before declaring an instance unhealthy.
- Default: 10.
-
Click Add VMs, then select two or more VMs that will divide the load of incoming
traffic, and click Apply.