chiark / gitweb /
new aggressive close "recentact" aka "lowvol"; do not count idle connection disconnec...
[innduct.git] / doc / man / innduct.8
index 22799f84064eedcc6c215c0cb20962271d4fd06d..759abd7f2b4dcdde2551c698f1c018fd7f2199b1 100644 (file)
@@ -354,6 +354,22 @@ unresponsive or the connection has become broken.
 The default is
 .BR 1000s .
 .TP
+.BI \-\-low-volume-thresh= "WIN-THRESH " \-\-low-volume-window= "PERIOD "
+If innduct has only one connection to the peer, and has processed
+fewer than
+.I WIN-THRESH
+articles in the last
+.I PERIOD
+and also no articles in the last
+.IR PERIOD-INTERVAL
+it will close the connection quickly.  That is, innduct switches to a
+mode where it opens a connection for each article (or, perhaps, each
+handful of articles arriving together).
+The default is to close if fewer than
+.BR 3
+articles in the last
+.BR 1000s .
+.TP
 .BI \-\-max-bad-input-data-ratio= PERCENT
 We tolerate up to this proportion of badly-formatted lines in the
 feedfile and other input files.  Every badly-formatted line is logged,