From 47c71dcd98366add1178d0862da3911ad1a1854f Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Wed, 12 Feb 2025 13:03:16 +0100 Subject: [PATCH] recommit for updates in build 217 --- 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 c0b0793..216eefa 100644 --- a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html +++ b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html @@ -626,7 +626,7 @@ failure.

(string) - (defaults to: '5000') + (defaults to: '10s') — @@ -645,7 +645,7 @@ succeed.

(string) - (defaults to: '50000') + (defaults to: '50s') — @@ -663,7 +663,7 @@ succeed.

(string) - (defaults to: '50000') + (defaults to: '50s') — @@ -871,9 +871,9 @@ $hy_use_redispatch = true, $hy_max_retries = '3', $hy_timeout_http_request = '10s', $hy_timeout_queue = '1m', -$hy_timeout_connect = '5000', -$hy_timeout_client = '50000', -$hy_timeout_server = '50000', +$hy_timeout_connect = '10s', +$hy_timeout_client = '50s', +$hy_timeout_server = '50s', $hy_timeout_http_keep_alive = '10s', $hy_timeout_check = '10s',