Default communishift to tcp mode

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-16 14:18:02 +02:00
parent a2acf45321
commit 1855a459f9

View file

@ -16,8 +16,8 @@ global
defaults
log global
mode http
option httplog
mode tcp
option tcplog
option dontlognull
option httpclose
option redispatch
@ -28,10 +28,14 @@ defaults
timeout server 500s
frontend stats-frontend
mode http
option httplog
bind 0.0.0.0:8080
default_backend stats-backend
backend stats-backend
mode http
option httplog
balance hdr(appserver)
stats enable
stats uri /