diff --git a/manifests/params.pp b/manifests/params.pp index 6fd09d0..03c5575 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -82,8 +82,8 @@ $hy_max_retries = '3', $hy_timeout_http_request = '10s', $hy_timeout_queue = '1m', $hy_timeout_connect = '10s', -$hy_timeout_client = '50s', -$hy_timeout_server = '50s', +$hy_timeout_client = '1m', +$hy_timeout_server = '1m', $hy_timeout_http_keep_alive = '10s', $hy_timeout_check = '10s',