commit | 36bda1cd4ae49724d37cc6cf24729d4303fb10cc | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Thu Mar 22 09:08:20 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Apr 05 15:13:54 2018 +0200 |
tree | 94d30bdcc00904fad1b4a070f7fcffd060c11e52 | |
parent | b2dd1e034cf2b9f67ab08b3e98ee22059d071a42 [diff] |
MINOR: spoe: Add options to store processing times in variables "set-process-time" and "set-total-time" options have been added to store processing times in the transaction scope, at each event and group processing, the current one and the total one. So it is possible to get them. TODO: documentation