DOC: spoe: Add a note about fragmentation support in HAProxy
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 2 Mar 2021 09:05:03 +0000 (10:05 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 3 Mar 2021 07:43:53 +0000 (08:43 +0100)
commit71ebab63e0d8062b8795ac616d99730bc16f89d3
treeb0cebe07695039cb41a4e684aac7c514de11f102
parent1b28e0a57fe2393370c5f64450ce2f27a4fabeb7
DOC: spoe: Add a note about fragmentation support in HAProxy

Add a note in SPOE.txt to make it clear that HAPRoxy does not support the
fragmentation. It can send fragmented frames if an agent supports it but it
cannot receives and handles fragmented frames.

This patch should fix the issue #659. It may be backported as far as 1.8.

(cherry picked from commit 9536ad707f390c8026777ec8e074a5edaa2f7c7a)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
doc/SPOE.txt