From: Razvan Becheriu Date: Thu, 16 Apr 2020 09:23:34 +0000 (+0300) Subject: [#893] added ChangeLog X-Git-Tag: Kea-1.7.7~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fcb81a91997a9983102ca3c098d65b3cb91644b;p=thirdparty%2Fkea.git [#893] added ChangeLog --- diff --git a/ChangeLog b/ChangeLog index a789bf2c8e..9a0631b02d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1739. [func] razvan + Added multi threading configuration parameters which can be used + to adjust server performance according to setup resources and needs: + enable-multi-threading, thread-pool-size and packet-queue-size. + There is also an automatic detection implemented by using + thread-pool-size set to 0. However, the packet-queue-size must be + manually configured and does not scale automatically. + The temporary -N command line option was removed. + The multi threading is disabled by default. + (Gitlab #893) + 1738. [func] fdupont Added new global parameters statistic-default-sample-count and statistic-default-sample-age to set the default values used