haproxy/include
Willy Tarreau 2465779459 [STATS] separate frontend and backend HTTP stats
It is wrong to merge FE and BE stats for a proxy because when we consult a
BE's stats, it reflects the FE's stats eventhough the BE has received no
traffic. The most common example happens with listen instances, where the
backend gets credited for all the trafic even when a use_backend rule makes
use of another backend.
2010-02-26 10:30:28 +01:00
..
common [BUG] uri_auth: do not attemp to convert uri_auth -> http-request more than once 2010-02-23 12:36:10 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [STATS] report HTTP requests (total and rate) in frontends 2010-02-26 10:05:55 +01:00
types [STATS] separate frontend and backend HTTP stats 2010-02-26 10:30:28 +01:00