]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MAJOR: cache: Update HTTP cache applet to handle its own buffers
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 23 Jan 2024 07:40:48 +0000 (08:40 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 7 Feb 2024 14:04:21 +0000 (15:04 +0100)
commit863417292bf13fdfeaebd2f52ffbca508d28859d
tree3b3f8d4a5e51318c68354aee515b5774a46d097f
parent6d5dd23dbcfc6702f03dd05f3a712b398a4d89aa
MAJOR: cache: Update HTTP cache applet to handle its own buffers

Just like the HTTP stats applet, the cache applet was refactored to use its
own buffers. Changes are pretty similar.
src/cache.c