]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1285] Formatting fixed
authorTomek Mrugalski <tomek@isc.org>
Mon, 27 Jul 2020 18:09:03 +0000 (20:09 +0200)
committerTomek Mrugalski <tomek@isc.org>
Mon, 27 Jul 2020 18:24:03 +0000 (20:24 +0200)
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 40eb7ca4c09677e34dac834cd4a57822fe4dac0f..a11d2d14325be863b47a81c654221c645f0e01f1 100644 (file)
@@ -3797,13 +3797,13 @@ on ``thread-pool-size``.
 Our tests reported best results when:
 
 -  ``packet-queue-size``: 7 * ``thread-pool-size`` when using ``memfile`` for
-  storing leases. In our case it's 7 * 4 = 28.
+   storing leases. In our case it's 7 * 4 = 28.
 
 -  ``packet-queue-size``: 66 * ``thread-pool-size`` when using ``mysql`` for
-  storing leases. In our case it's 66 * 12 = 792.
+   storing leases. In our case it's 66 * 12 = 792.
 
 -  ``packet-queue-size``: 11 * ``thread-pool-size`` when using ``postgresql`` for
-  storing leases. In our case it's 11 * 8 = 88.
+   storing leases. In our case it's 11 * 8 = 88.
 
 .. _host-reservation-v4:
 
index 99c6ff30a422f895044a0ddc63972675407d53e7..9aebbc09389e5781910ab0aae2b4a3afaa04200d 100644 (file)
@@ -3309,13 +3309,13 @@ on ``thread-pool-size``.
 Our tests reported best results when:
 
 -  ``packet-queue-size``: 150 * ``thread-pool-size`` when using ``memfile`` for
-  storing leases. In our case it's 150 * 4 = 600.
+   storing leases. In our case it's 150 * 4 = 600.
 
 -  ``packet-queue-size``: 200 * ``thread-pool-size`` when using ``mysql`` for
-  storing leases. In our case it's 200 * 12 = 2400.
+   storing leases. In our case it's 200 * 12 = 2400.
 
 -  ``packet-queue-size``: 11 * ``thread-pool-size`` when using ``postgresql`` for
-  storing leases. In our case it's 11 * 6 = 66.
+   storing leases. In our case it's 11 * 6 = 66.
 
 .. _host-reservation-v6: