commit | 30d07c3b8e162ea4b882f686af77c3a40621cb22 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jul 23 16:45:38 2013 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 01 21:17:14 2013 +0200 |
tree | 3b8688aeb0f798dd28ce58c276caebd3f041584b | |
parent | cf47763c921dedcf4ab78d9683dba7e9a6bd67eb [diff] |
MEDIUM: counters: factor out smp_fetch_sc*_http_err_cnt smp_fetch_sc0_http_err_cnt, smp_fetch_sc1_http_err_cnt, smp_fetch_sc2_http_err_cnt, smp_fetch_src_http_err_cnt and smp_fetch_http_err_cnt were merged into a single function which relies on the fetch name to decide what to return.