defaults log global mode http option httplog timeout connect 5s timeout client 30s timeout server 30s frontend fe_http bind :80 default_backend be_apps backend be_apps mode http balance roundrobin server app1 10.0.10.11:8080 check server app2 10.0.10.12:8080 check