When we have more than 3 servers configured (5 in our case), increasing the minclock from 3 to 6 should help keep all the 5 survivors by the cluster algorithm and terminate the pruning rounds faster, based on my understanding
of the following snippets from documentation. And so this should lead to tagging the additional survivors in ntpq with a '+' sign instead of '-' sign
as the additional survivors won't be discarded (as they are no longer pruned). Correct?
From Documentation:
The cluster algorithm operates in a series of rounds. The rounds are continued until a specified termination condition is met.
At each round the remaining entries on the list represent the survivors of
that round. If the candidate to be pruned is preemptable and the number of candidates is greater than the maxclock threshold, the association is demobilized.
Further pruning is subject to the following termination conditions, but no associations will be automatically demobilized.
The termination condition has two parts. First, if the number of survivors is not greater than the minclock threshold set by the minclock option of the tos command, the pruning process terminates.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)