[InterNetNews/inn] 40abd8: nnrpd: New groupexactcount parameter to tune artic...
Julien ÉLIE
noreply at github.com
Mon Dec 26 10:18:30 UTC 2022
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 40abd8ae67562c75b71ac65eec59ddd13f2eb8dc
https://github.com/InterNetNews/inn/commit/40abd8ae67562c75b71ac65eec59ddd13f2eb8dc
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2022-12-26 (Mon, 26 Dec 2022)
Changed paths:
M doc/pod/inn.conf.pod
M doc/pod/news.pod
M doc/pod/readers.conf.pod
M nnrpd/group.c
M nnrpd/list.c
M nnrpd/nnrpd.h
M nnrpd/perm.c
M scripts/inncheck.in
Log Message:
-----------
nnrpd: New groupexactcount parameter to tune article counts
Added a new groupexactcount parameter in readers.conf to force nnrpd to
recount and report the exact number of still existing articles in newsgroups
considered to have an estimate number of articles below groupexactcount (set
to 5 by default). The primary goal of this recount is to advertise newsgroups
as empty when they are (articles that have been cancelled or self-expired may
otherwise still be in counted in the estimate).
closes #228
More information about the inn-committers
mailing list