HAProxy Statics

Hello All,

I have configure my Haproxy on two Magento servers on APACHE and it balancing perfect.

But in Haproxy statistics i was noticed that my first backend server shows down time for 4sec, for this i have replaced my second backend server to first one, but i still get same issue again.

I dont know why i get down time on my backend server.

Please help me on this.

Thanks

You can try to tuning the interval between checks, some like this

  server  nginx 127.0.0.1:80  check port 80 inter 5s