haproxy/include
Willy Tarreau b145c78623 MINOR: channel: add the date of last read in the channel
We store the time stamp of last read in the channel in order to
be able to measure some bit rate and pause lengths. We only use
16 bits which were unused for this. We don't need more, as it
allows us to measure with a millisecond precision for up to 65s.
2014-02-12 11:45:59 +01:00
..
common MEDIUM: counters: stop relying on session flags at all 2014-01-28 23:34:45 +01:00
import
proto MINOR: channel: add the date of last read in the channel 2014-02-12 11:45:59 +01:00
types MINOR: channel: add the date of last read in the channel 2014-02-12 11:45:59 +01:00