InterNetNews / inn

INN (InterNetNews) Usenet server
https://www.isc.org/othersoftware/#INN
Other
68 stars 12 forks source link

Add a dedicated and documented ovflushcount parameter for buffindexed flushes to disk #280

Closed Julien-Elie closed 10 months ago

Julien-Elie commented 10 months ago

The icdsynccount parameter was used for the flushing of both the active and history files, and buffindexed (though that use with buffindexed was undocumented).

A new parameter (ovflushcount) should be created for that use.