]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- fast-reload, small documentation entry in unbound-control -h output.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 15 Feb 2024 15:17:14 +0000 (16:17 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 15 Feb 2024 15:17:14 +0000 (16:17 +0100)
smallapp/unbound-control.c

index c4f73006196619009be4bc9eabe6a9e172674b30..5e88e8083526800e9ec1322fddab9c63874bf2ab 100644 (file)
@@ -109,6 +109,10 @@ usage(void)
        printf("                                That means the caches sizes and\n");
        printf("                                the number of threads must not\n");
        printf("                                change between reloads.\n");
+       printf("  fast_reload                   reloads the server but only briefly stops\n");
+       printf("                                server processing, keeps cache, and only\n");
+       printf("                                changes some options, like forwards\n");
+       printf("                                and stubs.\n");
        printf("  stats                         print statistics\n");
        printf("  stats_noreset                 peek at statistics\n");
 #ifdef HAVE_SHMGET