On 03/07/2013 03:32 PM, Lukas Tribus wrote:
What are the the response times now with keepalive enabled?
I noticed something that I cannot explain: I have an identical (from a
HW standpoint) server with a pretty similar configuration running the
same version of HAproxy
and if I run the tests through it I get these kind of results
/ab -n 1000 -c 100 through HAproxy
Percentage of the requests served within a certain time (ms)
50% 51
66% 55
75% 59
80% 62
90% 80
95% 94
98% 273
99% 317
100% 10523 (longest request)
/The only possible explanation I have is that this second server is a
test server that doesn't run any traffic except for my occasional tests.
Any other explanation for that?
Alex