From 11064594df445b196e6b87491918c1c03b7992ec Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Thu, 6 Feb 2025 13:06:04 +0100 Subject: [PATCH] recommit for updates in build 195 --- doc/puppet_classes/cd_haproxy_3A_3Aparams.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html index 2cd773a..4e5fc6d 100644 --- a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html +++ b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html @@ -517,7 +517,7 @@ disables.

(boolean) - (defaults to: true) + (defaults to: false) — @@ -535,7 +535,7 @@ disables.

(boolean) - (defaults to: true) + (defaults to: false) — @@ -553,7 +553,7 @@ disables.

(boolean) - (defaults to: true) + (defaults to: false) — @@ -822,9 +822,9 @@ $hy_maxconn = '4000', $hy_show_stats = true, $hy_stats_socket = '/var/lib/haproxy/stats', $hy_default_mode = 'http', -$hy_use_http_server_close = true, -$hy_use_forward_for = true, -$hy_use_redispatch = true, +$hy_use_http_server_close = false, +$hy_use_forward_for = false, +$hy_use_redispatch = false, $hy_max_retries = '3', $hy_timeout_http_request = '10s', $hy_timeout_queue = '1m',