[InterNetNews/inn] c0ba77: nnrpd: New groupexactcount parameter to tune artic...

Julien ÉLIE noreply at github.com
Mon Dec 26 10:21:29 UTC 2022


  Branch: refs/heads/2.7
  Home:   https://github.com/InterNetNews/inn
  Commit: c0ba77a7b6b5240a35680e8aca7a0c4305473659
      https://github.com/InterNetNews/inn/commit/c0ba77a7b6b5240a35680e8aca7a0c4305473659
  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