commit | d716f9bacfa6c363c5eb52e98b536c140a671392 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Oct 13 11:03:15 2017 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Oct 13 11:47:19 2017 +0200 |
tree | 1718fa87d22bd51c8425521a3d59b62655bb5f2f | |
parent | ff2b7afe0b72874e158400aaa58f413dda030489 [diff] |
MINOR: payload: add new sample fetch functions to process distcc protocol When using haproxy in front of distccd, it's possible to provide significant improvements by only connecting when the preprocessing is completed, and by selecting different farms depending on the payload size. This patch provides two new sample fetch functions : distcc_param(<token>[,<occ>]) : integer distcc_body(<token>[,<occ>]) : binary