Make HAProxy happy (overwrite log type)

This commit is contained in:
genofire 2020-10-03 03:19:12 +02:00
parent 3609982b4c
commit dd16e9281d
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
frontend sni
log global
mode tcp
option tcplog
tcp-request inspect-delay 5s
tcp-request content accept if { req_ssl_hello_type 1 }