thx a lot, will review and apply later today -- I am right in the middle of some work...
Rainer On Tue, Dec 3, 2013 at 2:23 PM, Karol Jurak <[email protected]> wrote: > On Tuesday 03 of December 2013 12:31:25 Karol Jurak wrote: > > Hi, > > > > It looks like, contrary to what [1] says, it's actually impossible (at > > least in 7.4.6) to limit the amount of disk space used by a disk assisted > > queue. The queue.maxdiskspace parameter is equivalent to > > queue.maxfilesize, i.e., it sets the maximum size of a single queue file, > > not the entire queue (set of files). > > There are two problems: > > 1. queue.maxdiskspace actually initializes queue.maxfilesize (Because of > this limiting the total amount of disk space used doesn't work also for > Disk queues.) > 2. Total size of queue files is not checked against queue.maxdiskspace for > disk assisted queues. > > The attached patch fixes these issues. Please consider applying it. > > -- > Karol Jurak > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad > of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you > DON'T LIKE THAT. > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

