commit | 0c9c2720dcf67604543c1450a2bfb63d2781b9af | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed May 28 12:28:58 2014 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed May 28 12:28:58 2014 +0200 |
tree | 573273ea1c83a67eeb3ba022803a2dc6a4bd3005 | |
parent | c600204ddfc7d4f54a925f8394831432a8e57181 [diff] |
MINOR: stats: report SSL key computations per second It's commonly needed to know how many SSL asymmetric keys are computed per second on either side (frontend or backend), and to know the SSL session reuse ratio. Now we compute these values and report them in "show info".