> >> I wonder how your filtering algorithm works? Did you set an
> >> absolute or relative threshold of missing keys? Is it possible to
> >> tune it a bit?
> 
> 300 is the min treshold as set currently. It does a two-pass
> calculation to determine std deviation, the treshold is Max(300,
> 0.5\sigma) from the median (lower bound). As 103 servers are listed as

I see.
Thanks.

> active in the pool at the moment I don't see this as being any issue.
> A server not being in the pool all the time is not in itself a problem
> for the pool. However, how often do you calculate key stats? Most

Once per hour.
33 * * * *      debian-sks      test -f /run/sks/sksdb.pid && kill -USR2 $(cat 
/run/sks/sksdb.pid)

Regards

Gabor

_______________________________________________
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to