Comment 4 for bug 1621541

Revision history for this message
Roman Podoliaka (rpodolyaka) wrote :

http://paste.openstack.org/raw/569256/ response time is not really consistent...

In [22]: times
Out[22]: [15.451, 16.227, 20.95, 1.543, 9.61, 2.434, 3.541, 9.432, 22.269]

In [23]: numpy.min(times)
Out[23]: 1.5429999999999999

In [24]: numpy.mean(times)
Out[24]: 11.273

In [25]: numpy.max(times)
Out[25]: 22.268999999999998

In [26]: numpy.std(times)
Out[26]: 7.4183978503897094

It would be nice to see haproxy and services logs...