10 May
2006
10 May
'06
11:14 a.m.
On Tue, 2006-05-09 at 09:48 -0600, jarrod.schous@sasktel.sk.ca wrote:
Is syslog-ng capable of multi-threading?. I.E. Can it distribute its processing requirements accross multiple CPU's. I have seen a couple side notes that say it isn't but I was wondering if there is a definitive answer.
It isn't, but syslog-ng is usually I/O bound and not processor bound, except maybe when a lot of regexp based filtering is performed. -- Bazsi