From 3caaf0f744dbb7c7fd7f520df60c56ff8d544df9 Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 14 Jul 2015 00:34:38 +0200 Subject: Adjusted connections_max_wait_state --- default.prf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'default.prf') diff --git a/default.prf b/default.prf index 713070f7..8f79daa5 100644 --- a/default.prf +++ b/default.prf @@ -270,8 +270,8 @@ permdir:/root/.ssh:rwx------:root:-:WARN: # ################################################################################# -# Amount of connections in WAIT state before reporting it as a warning -#config:connections_max_wait_state:50: +# Amount of connections in WAIT state before reporting it as a suggestion +#config:connections_max_wait_state:5000: # Skip security repository check for Debian based systems #config:debian_skip_security_repository:yes: @@ -354,7 +354,7 @@ permdir:/root/.ssh:rwx------:root:-:WARN: # Provide options to cURL when uploading data. Common options include: # -k or --insecure --> use HTTPS, but skip certificate check (e.g. self-signed) -# --proxy [http://]proxyserver:8080 --> use HTTP/HTTPS proxy +# --proxy [http://]proxyserver:8080 --> use HTTP/HTTPS proxy # --socks5 proxyserver:8080 --> use SOCKS proxy #config:upload_options:-k: -- cgit v1.2.3