mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-01 21:22:09 +01: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.