aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-10-14 00:42:04 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-10-14 00:42:04 -0400
commit48b3586649dc4c98f1e79c2f7eee5f5636778303 (patch)
tree080ba6dc1027a60fafec7afeaf2aa6326653f119
parentcdc85416308c7c027dd6b31bf92315f231104858 (diff)
downloadpfsense-packages-48b3586649dc4c98f1e79c2f7eee5f5636778303.tar.gz
pfsense-packages-48b3586649dc4c98f1e79c2f7eee5f5636778303.tar.bz2
pfsense-packages-48b3586649dc4c98f1e79c2f7eee5f5636778303.zip
Axe comment. C/P error
-rwxr-xr-xconfig/haproxy/haproxy_backends_edit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/haproxy/haproxy_backends_edit.php b/config/haproxy/haproxy_backends_edit.php
index 1a919aca..47fa2dc5 100755
--- a/config/haproxy/haproxy_backends_edit.php
+++ b/config/haproxy/haproxy_backends_edit.php
@@ -526,7 +526,6 @@ set by the 'retries' parameter (2).</div>
<td width="22%" valign="top" class="vncell">Max connections</td>
<td width="78%" class="vtable" colspan="2">
<input name="max_connections" type="text" <?if(isset($pconfig['max_connections'])) echo "value=\"{$pconfig['max_connections']}\"";?> size="10" maxlength="10">
- <div>the time (in milliseconds) we give up if the connection does not complete within (8000).</div>
</td>
</tr>
<tr align="left">