[rsyslog-notify] Forum Thread: Re: Dequeue Perfomance - (Mode 'reply')

noreply at adiscon.com noreply at adiscon.com
Tue May 5 00:25:39 CEST 2015


User: dlang 
Forumlink: http://kb.monitorware.com/viewtopic.php?p=25483#p25483

Message: 
----------
I would cut the worker threads down to 1. Only increase it if we find that
you have a thread eating 100% cpu (and can't improve things otherwise)

do you have a main_queue() section in your main rsyslog.conf?

I also found that things were slightly faster with FixedArray than
LinkedList, but that was with plain UDP forwarding, RELP may change that
(and it may also change the memory consumption)


More information about the rsyslog-notify mailing list