]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: create tuning guide
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 2 Dec 2019 13:13:36 +0000 (14:13 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 15 Jan 2020 09:38:14 +0000 (10:38 +0100)
doc/index.rst
doc/tuning.rst [new file with mode: 0644]

index 3213213d9081894cc171bac69d8529698556146e..f84a7a0bfab32caec00b5ad7b1692b58f97f3f7b 100644 (file)
@@ -33,6 +33,7 @@ and it provides a state-machine like API for extensions.
    :maxdepth: 2
 
    build
+   tuning
 
 .. toctree::
    :caption: Developers
diff --git a/doc/tuning.rst b/doc/tuning.rst
new file mode 100644 (file)
index 0000000..12f11c9
--- /dev/null
@@ -0,0 +1,10 @@
+.. _tuning:
+
+************************
+Performance Tuning Guide
+************************
+
+The out-of-the box configuration of the upstream Knot Resolver packages is
+intended for personal or small-scale use. Any deployments with traffic over 100
+queries per second will likely benefit from the recommendations in this guide.
+