haproxy/include
Willy Tarreau ea1f5fe28a [MINOR] stats: use a dedicated state to output static data
It is a bit expensive and complex to use to call buffer_feed()
directly from the request parser, and there are risks that some
output messages are lost in case of buffer full. Since most of
these messages are static, let's have a state dedicated to print
these messages and store them in a specific area shared with the
stats in the session. This both reduces code size and risks of
losing output data.
2009-10-11 23:12:51 +02:00
..
common [MINOR] Capture & display more data from health checks, v2 2009-10-10 21:51:16 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] stats: use a dedicated state to output static data 2009-10-11 23:12:51 +02:00
types [MINOR] stats: use a dedicated state to output static data 2009-10-11 23:12:51 +02:00