<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#0050d0">
<br>
<br>
Sent: Friday, September 03, 2010 5:15:45 AM<br>
From: Balazs Scheidler <a class="moz-txt-link-rfc2396E" href="mailto:bazsi@balabit.hu"><bazsi@balabit.hu></a><br>
To: Syslog-ng users' and developers' mailing list
<a class="moz-txt-link-rfc2396E" href="mailto:syslog-ng@lists.balabit.hu"><syslog-ng@lists.balabit.hu></a> <br>
Subject: Re: [syslog-ng] feature request (parallel processing)
<blockquote cite="mid:1283512545.31962.0.camel@bzorp.lan" type="cite">
<pre wrap="">On Thu, 2010-09-02 at 18:01 -0600, <a class="moz-txt-link-abbreviated" href="mailto:syslogng@feystorm.net">syslogng@feystorm.net</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">...
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.
</pre>
</blockquote>
<pre wrap=""><!---->
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?
</pre>
</blockquote>
<br>
Yup. Sounds like we'll be switching to 3.2 as soon as its available.<br>
</body>
</html>