Mercurial > dnsbl
diff ChangeLog @ 59:510a511ad554
Add resolver processes to allow better performance on busy machines
author | carl |
---|---|
date | Mon, 03 Jan 2005 18:35:50 -0800 |
parents | 419e00901570 |
children | 390ed250c5d2 |
line wrap: on
line diff
--- a/ChangeLog Thu Oct 28 22:54:34 2004 -0700 +++ b/ChangeLog Mon Jan 03 18:35:50 2005 -0800 @@ -1,5 +1,14 @@ $Id$ +4.0 2005-01-03 + Initialize the thread mutex objects early, before they are needed + by possible calls to my_syslog. + + Fork off a separate resolver listener process, so we can do multiple + dns operations in parallel. For each simultaneous inbound email, + we have a separate sendmail process, a milter thread, and a dns + resolver process. + 3.7 2004-10-28 Added an 'ignore' command to the conf file, used to ignore some hosts that might end up on the SBL and otherwise trip the content