I have deployed haproxy as layer 7 loadblancer for ssl and 5 backend app sevrers running nginx on with fast-cgi cache enabled.
This is the stats page looks like. I am bit confuse about the latency shown in the yellow box. Could anyone explain it?
My backend nginx log says almost 98% of the request has been served within 0.005 sec then why the total time in the HA stats page is so high.
During the load my backend server shows no trace of error but the total time in HA stats went upto 120000. Do I need to fine tune anything in our bakcend to get better performance or I am not reading the stats correctly.