From e3a5212bc4b598edabd2322f3da64833d16ab85b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 25 Sep 2024 12:28:37 +0000 Subject: [PATCH] Update benchmarks: mention storage in auth variables --- benchmarks.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks.md b/benchmarks.md index 2ee0ae4..8ea9881 100644 --- a/benchmarks.md +++ b/benchmarks.md @@ -115,4 +115,5 @@ Just a short list of the most important ones. Not a full list by a long shot. - DNSSEC resigning - journal configuration - [ixfr-from-differences](https://bind9.readthedocs.io/en/latest/reference.html#namedconf-statement-ixfr-from-differences) - - [max-journal-size](https://bind9.readthedocs.io/en/latest/reference.html#namedconf-statement-max-journal-size) \ No newline at end of file + - [max-journal-size](https://bind9.readthedocs.io/en/latest/reference.html#namedconf-statement-max-journal-size) + - storage properties - mainly IOPS \ No newline at end of file