]> git.proxmox.com Git - proxmox-backup.git/commitdiff
add note about TLS benchmark test.
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Aug 2020 07:36:12 +0000 (09:36 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 25 Aug 2020 07:36:12 +0000 (09:36 +0200)
docs/administration-guide.rst

index 5013ca043511716e26e2af9980d5000a1d6d0bd9..efc083516ea86f3a4520a6c7f2860a3014560f9e 100644 (file)
@@ -1211,9 +1211,9 @@ benchmark using the ``benchmark`` subcommand of ``proxmox-backup-client``:
   │ AES256 GCM encryption speed       │ 3974.03 MB/s (104%) │
   └───────────────────────────────────┴─────────────────────┘
 
-.. note::
-  The percentages given in the output table correspond to a comparison against a
-  Ryzen 7 2700X.
+.. note:: The percentages given in the output table correspond to a
+  comparison against a Ryzen 7 2700X. The TLS test connects to the
+  local host, so there is no network involved.
 
 You can also pass the ``--output-format`` parameter to output stats in ``json``,
 rather than the default table format.