summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/load_balancer_pool_edit.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/load_balancer_pool_edit.php b/usr/local/www/load_balancer_pool_edit.php
index 5af6fa0..73a5064 100755
--- a/usr/local/www/load_balancer_pool_edit.php
+++ b/usr/local/www/load_balancer_pool_edit.php
@@ -398,7 +398,8 @@ function clearcombo(){
"balance") echo " CHECKED"; ?>><?=gettext("Load Balancing");?><br>
<input type="radio" name="behaviour" id="behaviour" value="failover"<?php if($pconfig['behaviour'] ==
"failover") echo " CHECKED"; ?>><?=gettext("Failover");?><br>
- Load Balancing: both active. Failover order: top -> down.
+ Load Balancing: both active. Failover order: top -> down.<br>
+ NOTE: Failover mode only applies to outgoing rules (multi-wan).
</td>
</tr>
OpenPOWER on IntegriCloud