20:21:51 Serge: HAProxy has stats page functionality, which in the stock configs is exposed on http://127.0.0.1:22002. You can either tunnel in to your server and forward the port, or change the listen IP to something reachable from where you need to access it. (You can do all kinds of other tricks and things with HAProxy for monitoring, like have it run check/notify scripts, but the stats page is already setup 20:21:57 and ready for use in the stock config.) :-D 20:23:49 I think I found an issue. My couchdb in other datacenters. So, when haproxy loosing connection to datacenter, it switch to second zone, but never switch back to original zone 20:24:24 looking for the way how to make haproxy automatically reconnect to the main zone 20:24:30 Any idea? 20:35:31 Hmm, are you using the RPM from 2600Hz for HAProxy? 20:38:34 It should use any available, and only stop using a server when it becomes unavailable due to failing health checks. 21:03:20 lvlinux: I use RPM version. If haproxy mark server unavailable, it stop to check it at all. If backup servers will be mark as bad, by the end haproxy just complain that no more servers available and die 21:03:54 it did not trying to check if marked servers become available