haproxy/include
Willy Tarreau ce3f913e48 MINOR: stats: add counters for SSL cache lookups and misses
One important aspect of SSL performance tuning is the cache size,
but there's no metric to know whether it's large enough or not. This
commit introduces two counters, one for the cache lookups and another
one for cache misses. These counters are reported on "show info" on
the stats socket. This way, it suffices to see the cache misses
counter constantly grow to know that a larger cache could possibly
help.
2014-05-28 16:53:04 +02:00
..
common BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace() 2014-05-27 14:36:06 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MAJOR: checks: add support for a new "drain" administrative mode 2014-05-23 14:29:11 +02:00
types MINOR: stats: add counters for SSL cache lookups and misses 2014-05-28 16:53:04 +02:00