commit | e4edc6b6285fe91cd2db8b599073b7192f2837c3 | [log] [tgz] |
---|---|---|
author | Ruoshan Huang <ruoshan.huang@gmail.com> | Thu Jul 14 15:07:45 2016 +0800 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jul 26 14:31:14 2016 +0200 |
tree | 7d053f5cb4f21c863f58250ac1e19e0e22756e80 | |
parent | 9bd52d478b2561666633f21086b60a1b488a25b7 [diff] |
MEDIUM: http: implement http-response track-sc* directive This enables tracking of sticky counters from current response. The only difference from "http-request track-sc" is the <key> sample expression can only make use of samples in response (eg. res.*, status etc.) and samples below Layer 6.