global daemon maxconn 384 defaults mode http timeout connect 5000ms timeout client 50000ms timeout server 50000ms frontend http-in bind *:7777 default_backend neo4j backend neo4j option httpchk GET /db/manage/server/ha/available server s1 192.168.168.33:7474 maxconn 128 check server s2 192.168.168.34:7474 maxconn 128 check server s3 192.168.168.35:7474 maxconn 128 check listen admin bind *:7770 stats enable