mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 20:55:07 -05:00
doc: specify maximum accepted value of ntsprocesses
This commit is contained in:
@@ -1849,7 +1849,7 @@ This directive specifies how many helper processes will *chronyd* operating
|
|||||||
as an NTS server start for handling client NTS-KE requests in order to improve
|
as an NTS server start for handling client NTS-KE requests in order to improve
|
||||||
performance with multi-core CPUs and multithreading. If set to 0, no helper
|
performance with multi-core CPUs and multithreading. If set to 0, no helper
|
||||||
process will be started and all NTS-KE requests will be handled by the main
|
process will be started and all NTS-KE requests will be handled by the main
|
||||||
*chronyd* process. The default value is 1.
|
*chronyd* process. The default value is 1, and the maximum value is 1000.
|
||||||
|
|
||||||
[[maxntsconnections]]*maxntsconnections* _connections_::
|
[[maxntsconnections]]*maxntsconnections* _connections_::
|
||||||
This directive specifies the maximum number of concurrent NTS-KE connections
|
This directive specifies the maximum number of concurrent NTS-KE connections
|
||||||
|
|||||||
Reference in New Issue
Block a user