From: Tomek Mrugalski Date: Mon, 27 Jul 2020 18:09:03 +0000 (+0200) Subject: [#1285] Formatting fixed X-Git-Tag: Kea-1.7.10~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e55bbb6eaa0297fed8564356322607918049525;p=thirdparty%2Fkea.git [#1285] Formatting fixed --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 40eb7ca4c0..a11d2d1432 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -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: diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 99c6ff30a4..9aebbc0938 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -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: