K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1999-05-06T03:03:32.000000Z
K 7
svn:log
V 639
innfeed/host.c:
	- From: Don Lewis <Don.Lewis@tsc.tdk.com>
	- We started getting an excessive number of deferrals on one of our
	  news peers, so I finally got around to fixing this in innfeed by
	  adding another queue for each host to hold deferred articles so that
	  their retries can be delayed.

	  Articles that are added to this new queue are counted towards the
	  host-queue-highwater limit.  If articles need to be spooled to the
	  .output file, the deferred articles are spooled first, because they
	  are more likely to be refused later and thus are less likely to need
	  to be read from disk when the backlog is processed.

END
