On 12 June 2013 10:20, Ashish Jaiswal <[email protected]> wrote:
> The problem is that the "rate" is showing something different and the
> hrsp_2xx is showing something different.
[snip]
> # 33. rate: number of sessions per second over last elapsed second

This is what it says it is: sessions/sec over the last second.

> # 39. hrsp_1xx: http responses with 1xx code
> # 40. hrsp_2xx: http responses with 2xx code
> # 41. hrsp_3xx: http responses with 3xx code
> # 42. hrsp_4xx: http responses with 4xx code
> # 43. hrsp_5xx: http responses with 5xx code

These are absolute incremental counters over the lifetime of the
HAProxy process.

I don't think the 2 (rate & counters) are directly comparable, and I'd
definitely expect them to show different values.

HTH,
Jonathan
--
Jonathan Matthews // Oxford, London, UK
http://www.jpluscplusm.com/contact.html

Reply via email to