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

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Mon Jan 21 23:46:25 CET 2013


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

           Summary: Poor single thraded performance reading from a pip
           Product: syslog-ng
           Version: 3.4.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: unspecified
         Component: syslog-ng
        AssignedTo: bazsi at balabit.hu
        ReportedBy: erempel at uvic.ca
Type of the Report: ---
   Estimated Hours: 0.0


syslog-ng 3.4.0rc2

 ./configure --prefix=%{_prefix} --libdir=%{_libdir} --with-module-dir=%{_libdir}/syslog-ng --mandir=%{_mandir} --infodir=%{_prefix}/share/info \
  --sysconfdir=%{_sysconfdir}/syslog-ng --localstatedir=/var/lib/syslog-ng \
  --enable-pcre PKG_CONFIG_PATH=%{_libdir}/pkgconfig:%{_prefix}/share/pkgconfig \
  --disable-tcp-wrapper


Using the attached config file on a Linux Redhat Server 6.3 I can only get approx 2,000 messages per second

cat ~/some.log >> /var/log/syslog.pipes/test


Using the same config file (with @version 3.3) using 3.3.7 I can process 50,000+ messages per second.

By enabling threaded(yes) I can get 50,000+ messages per second.


-- 
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