Whats wrong with the following configuration?
frontend reproducer
mode http
bind *:80
backend reproducer_backend
mode http
balance roundrobin
option httpchk
http-check expect string ok
http-check send hdr host foo.bar meth GET uri /
server s1 mydomain.com:10001 check
server s2 mydomain.com:10002 check
How to do multiline source code with discourse??
3 posts - 1 participant