recommit for updates in build 195
This commit is contained in:
@@ -517,7 +517,7 @@ disables.</p>
|
|||||||
<span class='type'>(<tt>boolean</tt>)</span>
|
<span class='type'>(<tt>boolean</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>true</tt>)</em>
|
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -535,7 +535,7 @@ disables.</p>
|
|||||||
<span class='type'>(<tt>boolean</tt>)</span>
|
<span class='type'>(<tt>boolean</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>true</tt>)</em>
|
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -553,7 +553,7 @@ disables.</p>
|
|||||||
<span class='type'>(<tt>boolean</tt>)</span>
|
<span class='type'>(<tt>boolean</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>true</tt>)</em>
|
<em class="default">(defaults to: <tt>false</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -822,9 +822,9 @@ $hy_maxconn = '4000',
|
|||||||
$hy_show_stats = true,
|
$hy_show_stats = true,
|
||||||
$hy_stats_socket = '/var/lib/haproxy/stats',
|
$hy_stats_socket = '/var/lib/haproxy/stats',
|
||||||
$hy_default_mode = 'http',
|
$hy_default_mode = 'http',
|
||||||
$hy_use_http_server_close = true,
|
$hy_use_http_server_close = false,
|
||||||
$hy_use_forward_for = true,
|
$hy_use_forward_for = false,
|
||||||
$hy_use_redispatch = true,
|
$hy_use_redispatch = false,
|
||||||
$hy_max_retries = '3',
|
$hy_max_retries = '3',
|
||||||
$hy_timeout_http_request = '10s',
|
$hy_timeout_http_request = '10s',
|
||||||
$hy_timeout_queue = '1m',
|
$hy_timeout_queue = '1m',
|
||||||
|
|||||||
Reference in New Issue
Block a user