]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: spoe: Add "send-frag-payload" option in spoe-agent section
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 24 Feb 2017 21:11:21 +0000 (22:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 9 Mar 2017 14:32:55 +0000 (15:32 +0100)
commitcecd8527b3d2c9c625b2697367b0893dc9ab5bc8
tree2f615c8a006d7bbb6c0c26988f1dfb795ecc290f
parentecc537a8b9a790f15b6e703345a34326af4aa21f
MINOR: spoe: Add "send-frag-payload" option in spoe-agent section

This option can be used to enable or to disable (prefixing the option line with
the "no" keyword) the sending of fragmented payload to agents. By default, this
option is enabled.
include/types/spoe.h
src/flt_spoe.c