[syslog-ng] [Bug 217] Poor single thraded performance reading from a pip

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Tue Jan 22 01:22:30 CET 2013


https://bugzilla.balabit.com/show_bug.cgi?id=217





--- Comment #1 from Evan Rempel <erempel at uvic.ca>  2013-01-22 01:22:29 ---
OK, I think I know what is happening.

I am running my test instance in a VMWare host and the disk IO is poor.
Because there is a type of flow-control in place due to the multi-threaded options
even when not enabled, if there is a destination to disk of the incomming data stream, the
source is not read until the output can be flushed. This made all of my tests dependent on
the disk IO.

By removing all disk destinations, things ran much faster.

I'll need to test a little more, but I would wait for my test before "debuging" this.


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list