summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/status_lb_pool.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/www/status_lb_pool.php b/usr/local/www/status_lb_pool.php
index c5884bb..b5d0103 100755
--- a/usr/local/www/status_lb_pool.php
+++ b/usr/local/www/status_lb_pool.php
@@ -99,11 +99,6 @@ foreach( (array) $relayctl as $line) {
<td width="30%" class="listhdr"><?=gettext("Description");?></td>
</tr>
<?php $i = 0; foreach ($a_pool as $vipent):
- $svr=($vipent['servers'][0]);
- if(trim($svr)=='10.1.10.101')
- $vipent['mode']='loadbalance';
- if(trim($svr)=='10.1.10.121')
- $vipent['mode']='failover';
?>
<tr>
<td class="listlr">
OpenPOWER on IntegriCloud