]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2403] Final changes to section header formatting
authorSuzanne Goldlust <sgoldlust@isc.org>
Mon, 13 Jun 2022 16:01:22 +0000 (16:01 +0000)
committerThomas Markwalder <tmark@isc.org>
Tue, 14 Jun 2022 18:12:09 +0000 (14:12 -0400)
doc/sphinx/arm/hooks-host-cache.rst

index 76d172efa33e436f587bf6a38b73bc3ada3b6ab9..e1ee41111d15a29d56572e87d587b066f7103b09 100644 (file)
@@ -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.