commit | 9daf262c8815a650de752d05aabcb049933fc809 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jul 23 16:48:54 2013 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Thu Aug 01 21:17:14 2013 +0200 |
tree | e4405c9dcb9bbba84d64a2e8a4c0b166a4d9c7ad | |
parent | 30d07c3b8e162ea4b882f686af77c3a40621cb22 [diff] |
MEDIUM: counters: factor out smp_fetch_sc*_http_err_rate smp_fetch_sc0_http_err_rate, smp_fetch_sc1_http_err_rate, smp_fetch_sc2_http_err_rate, smp_fetch_src_http_err_rate and smp_fetch_http_err_rate were merged into a single function which relies on the fetch name to decide what to return.