16 lines
No EOL
281 B
Text
16 lines
No EOL
281 B
Text
global
|
|
log stdout format raw local0 info
|
|
maxconn 2000
|
|
tune.ssl.default-dh-param 2048
|
|
|
|
defaults
|
|
log global
|
|
|
|
timeout connect 3s
|
|
timeout client 10s
|
|
timeout server 10m
|
|
|
|
|
|
backend letsencrypt_backend
|
|
mode http
|
|
server certbot 127.0.0.1:2080 |