mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 17:43:13 +02:00
Instead of doing a malloc/free to each HTTP transaction to allocate the compression state (when the HTTP compression is enabled), we use a memory pool.