commit | 4a55060aa631a4296adba15a4a4ababee5856ef1 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Dec 09 14:53:32 2012 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 09 14:53:32 2012 +0100 |
tree | b29a6dca93df39c996542f561dafdb6115292cab | |
parent | ab1f7b72fb6723128d785f2f1ec78f262ff51496 [diff] |
MINOR: http: add the "base32+src" fetch method. This returns the concatenation of the base32 fetch and the src fetch. The resulting type is of type binary, with a size of 8 or 20 bytes depending on the source address family. This can be used to track per-IP, per-URL counters.