haproxy/doc/internals/api
Willy Tarreau 1404f6fb7b DEBUG: pools: add a new integrity mode "backup" to copy the released area
This way we can preserve the entire contents of the released area for
later inspection. This automatically enables comparison at reallocation
time as well (like "integrity" does). If used in combination with
integrity, the comparison is disabled but the check of non-corruption
of the area mangled by integrity is still operated.
2025-05-09 14:57:00 +02:00
..
appctx.txt
buffer-api.txt
buffer-list-api.txt
event_hdl.txt
filters.txt
htx-api.txt DOC: htx: clarify <mark> parameter for htx_xfer_blks() 2025-01-31 15:23:47 +01:00
initcalls.txt DOC: initcall: name correctly REGISTER_CONFIG_POST_SECTION() 2025-02-12 13:27:44 +01:00
ist.txt
layers.txt
list.txt
mt_list.txt MINOR: mt_list: Implement mt_list_try_lock_prev(). 2025-04-01 18:05:30 +02:00
pools.txt DEBUG: pools: add a new integrity mode "backup" to copy the released area 2025-05-09 14:57:00 +02:00
scheduler.txt