From: Suzanne Goldlust Date: Mon, 13 Jun 2022 16:01:22 +0000 (+0000) Subject: [#2403] Final changes to section header formatting X-Git-Tag: Kea-2.1.7~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ad193a90f251a5d6f933d871ee72f47e2f4fef;p=thirdparty%2Fkea.git [#2403] Final changes to section header formatting --- 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.