Quantcast
Channel: HAProxy community - Latest topics
Viewing all articles
Browse latest Browse all 4738

HAProxy 1.5.1 - View backup servers in Statistics Report

$
0
0

@timjstewart wrote:

Hi, I’m running HAProxy 1.5.1 and my config file has two servers: an active server and a backup server. When I go to the Statistics Report web page, I only see my active server. How can I build confidence that my backup server will take over if my server starts failing its health checks? There is no substitute for simulating a fail over to the backup server but it would be nice to know that HAProxy knows about my backup server.

Thanks!

backend pathways
mode http
balance roundrobin
option httpchk GET /status HTTP/1.0
server pathways xx.xx.xx.xx:xxx check inter 5000 backup
server pathways_xx.xx.xx.xx:xxx xx.xx.xx.xx:xxx check inter 5000

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4738

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>