mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-28 06:20:14 +00:00
add maxconn value to haproxy
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Inspiration: https://github.com/Tecnativa/docker-socket-proxy/blob/master/haproxy.cfg
|
||||
|
||||
global
|
||||
maxconn 10
|
||||
|
||||
defaults
|
||||
timeout connect 10s
|
||||
timeout client 10s
|
||||
|
||||
Reference in New Issue
Block a user