X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=inn-innduct.git;a=blobdiff_plain;f=doc%2Fman%2Finnduct.8;h=759abd7f2b4dcdde2551c698f1c018fd7f2199b1;hp=22799f84064eedcc6c215c0cb20962271d4fd06d;hb=3fca16a4ee8d432329ce49383132b0de5137a70f;hpb=f4edee10297eb6cf34c745a1a68ed796339abe5e diff --git a/doc/man/innduct.8 b/doc/man/innduct.8 index 22799f8..759abd7 100644 --- a/doc/man/innduct.8 +++ b/doc/man/innduct.8 @@ -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,