From 2a9e6d2feafb3b599b101771566f80e75ef7440b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Thu, 14 Sep 2023 14:41:28 +0000 Subject: [PATCH] Update BIND 9 Memory Explained: drop reference to catalog zones in the jeprof example --- BIND-9-Memory-Explained.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BIND-9-Memory-Explained.md b/BIND-9-Memory-Explained.md index f043758..54fdfa9 100644 --- a/BIND-9-Memory-Explained.md +++ b/BIND-9-Memory-Explained.md @@ -148,7 +148,7 @@ jeprof \ More options can be found in [jeprof](https://manpages.ubuntu.com/manpages/impish/man1/jeprof.1.html) manual page. These must be interpreted with knowledge of the BIND 9 internals. That said, if you are reporting what you think is a memory issue, attaching output of the `jeprof` will certainly help. -### Catalog Zones Memory Profiling +### Memory Profiling Example The output of `jeprof` can look like this (this is how the memory looks like after 1 minute `dnsperf` run):