We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08aa0f6 commit 01b9960Copy full SHA for 01b9960
1 file changed
haproxy.cfg
@@ -11,8 +11,8 @@ defaults
11
option dontlognull
12
option redispatch
13
timeout connect 10s
14
- timeout client 10s
15
- timeout server 10s
+ timeout client 30s
+ timeout server 30s
16
17
userlist app_api_credentials
18
user app_api_haproxy_user insecure-password NC_PASSWORD_PLACEHOLDER
0 commit comments