Project

General

Profile

« Previous | Next » 

Revision ecd7281e

Added by Chris Buechler about 15 years ago

remove warning for redirect mode since it's not supported

View differences:

usr/local/www/load_balancer_virtual_server_edit.php
193 193
                  <td width="78%" class="vtable" colspan="2">
194 194
                    <input name="ipaddr" type="text" <?if(isset($pconfig['ipaddr'])) echo "value=\"{$pconfig['ipaddr']}\"";?> size="16" maxlength="16">
195 195
		    		<br>This is normally the WAN IP address that you would like the server to listen on.  All connections to this IP and port will be forwarded to the pool cluster.
196
		    		<br><b>NOTE:</b> DO NOT USE RELAY MODE WITH PROXY ARP - IT WILL NOT WORK - TODO for 2.0 to fix.
197 196
                  </td>
198 197
			</tr>
199 198
                <tr align="left">

Also available in: Unified diff