]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MAJOR: cache: Send cached objects using zero-copy forwarding
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 23 Jan 2024 07:45:24 +0000 (08:45 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 7 Feb 2024 14:04:24 +0000 (15:04 +0100)
commitc061ba30f7fe306532fb851df63e2d44718d4d8f
tree2d9dc98a1406b5b3760402f0c96caf17ccd7fd79
parent863417292bf13fdfeaebd2f52ffbca508d28859d
MAJOR: cache: Send cached objects using zero-copy forwarding

The zero-copy forwarding is reintroduced implementing the .fastfwd callback
function. Otherwise, there is nothing special to say.
src/cache.c