mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-18 12:14:56 +02:00
The overhead induced by the HTX format was set to the HTX structure itself and two HTX blocks. It was set this way to optimize zero-copy during transfers. This value may (and will) be used at different places. Thus we now use a macro, called HTX_BUF_OVERHEAD.