haproxy/include
Willy Tarreau fce03113fa MINOR: global: always export some SSL-specific metrics
We'll need to know the number of SSL connections, their use and their
cost soon. In order to avoid getting tons of ifdefs everywhere, always
export SSL information in the global section. We add two flags to know
whether or not SSL is used in a frontend and in a backend.
2015-01-15 21:32:40 +01:00
..
common MINOR: tools: add new round_2dig() function to round integers 2015-01-15 19:02:27 +01:00
import
proto MINOR: channel: rename bi_erase() to channel_truncate() 2015-01-14 20:32:59 +01:00
types MINOR: global: always export some SSL-specific metrics 2015-01-15 21:32:40 +01:00