diff options
-rw-r--r-- | config/varnish64/varnish_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/varnish64/varnish_settings.xml b/config/varnish64/varnish_settings.xml index e19c684d..b533eb9b 100644 --- a/config/varnish64/varnish_settings.xml +++ b/config/varnish64/varnish_settings.xml @@ -144,7 +144,7 @@ <field> <fielddescr>Client identity method</fielddescr> <fieldname>clientbalance</fieldname> - <description>Select how varnish will balance clients when using client Load Balance method.</description> + <description><![CDATA[Select how varnish will balance clients when using client Load Balance method. (Choose IP address on i386 systems)]]></description> <type>select</type> <options> <option><name>IP address (keep sessions working)</name><value>ip</value></option> |