Sent: Friday, September 03, 2010 5:15:45 AM From: Balazs Scheidler <bazsi@balabit.hu> To: Syslog-ng users' and developers' mailing list <syslog-ng@lists.balabit.hu> Subject: Re: [syslog-ng] feature request (parallel processing)
On Thu, 2010-09-02 at 18:01 -0600, syslogng@feystorm.net wrote:
...
Ultimately my request is this, allow multiple destination drivers to work at the same time. I realize this is probably not a simple change, but seems like it would be a significant speed enhancement.
All SQL destinations were running in the same thread, that's right. But this was changed in 3.2, where each SQL destination gets a dedicated thread.
At least this is what you are after, right?
Yup. Sounds like we'll be switching to 3.2 as soon as its available.