]> git.kaiwu.me - haproxy.git/commit
MINOR: cache: allow customizing ratio for early hints
authorMaxime Henrion <mhenrion@haproxy.com>
Mon, 1 Jun 2026 21:12:21 +0000 (17:12 -0400)
committerWilly Tarreau <w@1wt.eu>
Fri, 10 Jul 2026 14:42:35 +0000 (16:42 +0200)
commit51377f9dfb29fde6f291e05801de093604c11bc6
tree02456170b7f83a52ed465c6a9e7e21195e2e92e4
parent954614c03abc745cbdbfab85b442500b8bf3979e
MINOR: cache: allow customizing ratio for early hints

It is now possible to give a "ratio" parameter to the "early-hints"
option to indicate what percentage of blocks to reserve for hints-only
entries. Defaults to 25%.
doc/configuration.txt
src/cache.c