remove acme and increase connections

This commit is contained in:
goeranh 2026-02-25 21:18:21 +01:00
parent 684df74559
commit 627b2e9606
No known key found for this signature in database

View file

@ -109,11 +109,10 @@
enable = true;
config = ''
global
log /dev/log local0
maxconn 4096
# for ACME/Let's Encrypt cert + key in one file:
log /dev/log format raw local0
maxconn 50000
stats socket /run/haproxy/admin.sock mode 660 level admin expose-fd listeners
crt-base /var/lib/acme
tune.bufsize 32762
defaults
log global