Released tarballs are available from `<https://knot-resolver.cz/download/>`_
-To make a release tarball from git, use the following command. The
+To make a release tarball from git, use the following command:
.. code-block:: bash
Systemd
-------
-It's recommended to use the upstream system unit files. If any customizations
+It's recommended to use the upstream systemd unit files. If any customizations
are required, drop-in files should be used, instead of patching/changing the
unit files themselves.
For maximum performance, there should be as many worker processes as there are available CPU threads.
-To run multiple workers, configure its number in configuration file.
+To run multiple workers, configure their number in configuration file.
.. code-block:: yaml
You can use HTTP API to dynamically change configuration of already running Knot Resolver.
By default the API is configured as UNIX domain socket located in the resolver's rundir ``/run/knot-resolver/kres-api.sock``.
-This socket is used by ``kresctl`` utility in default.
+This socket is used by ``kresctl`` utility by default.
What can the API do?
--------------------