From d7ad193a90f251a5d6f933d871ee72f47e2f4fef Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Mon, 13 Jun 2022 16:01:22 +0000 Subject: [PATCH] [#2403] Final changes to section header formatting --- doc/sphinx/arm/hooks-host-cache.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/sphinx/arm/hooks-host-cache.rst b/doc/sphinx/arm/hooks-host-cache.rst index 76d172efa3..e1ee41111d 100644 --- a/doc/sphinx/arm/hooks-host-cache.rst +++ b/doc/sphinx/arm/hooks-host-cache.rst @@ -1,12 +1,12 @@ .. _hooks-host-cache: -Host Cache: Caching Host Reservations for Improved Performance -============================================================== +``host_cache``: Host Cache Reservations for Improved Performance +================================================================ Some database backends, such as RADIUS, are slow and may take a long time to respond. Since Kea in general is synchronous, backend performance directly affects DHCP performance. To minimize the -impact and improve performance, the ``host_cache`` library provides a way to +impact and improve performance, the Host Cache library provides a way to cache information from the database locally. This includes negative caching, i.e. the ability to remember that there is no client information in the database. -- 2.47.3