Re: How can I debug a timing out milter

2008-09-23 Thread Wietse Venema
ram: > > On Mon, 2008-09-22 at 13:03 -0400, Wietse Venema wrote: > > ram: > > > My milter is quiet simple. It just does a bsearch on a in-memory array , > > > to find if the recipient has blacklisted / whitelisted the sender and > > > takes action accordingly > > > > > > The array now has approx

Re: How can I debug a timing out milter

2008-09-23 Thread ram
On Mon, 2008-09-22 at 13:03 -0400, Wietse Venema wrote: > ram: > > My milter is quiet simple. It just does a bsearch on a in-memory array , > > to find if the recipient has blacklisted / whitelisted the sender and > > takes action accordingly > > > > The array now has approx 200k elements, which

Re: How can I debug a timing out milter

2008-09-22 Thread Wietse Venema
ram: > My milter is quiet simple. It just does a bsearch on a in-memory array , > to find if the recipient has blacklisted / whitelisted the sender and > takes action accordingly > > The array now has approx 200k elements, which should be nothing for > 4GBRam box What measures did you take to

Re: How can I debug a timing out milter

2008-09-22 Thread ram
On Mon, 2008-09-22 at 08:08 -0400, Wietse Venema wrote: > ram: > > I have implemented a custom whitelist/blacklist with a milter. This > > milter has been working smoothly for a nearly 2 years now on multiple > > machines > > > > But now On 1 machine even if the load is very low and there is am

Re: How can I debug a timing out milter

2008-09-22 Thread Wietse Venema
ram: > I have implemented a custom whitelist/blacklist with a milter. This > milter has been working smoothly for a nearly 2 years now on multiple > machines > > But now On 1 machine even if the load is very low and there is ample > free memory once the number of smtpd processes reaches 300 ( I

How can I debug a timing out milter

2008-09-22 Thread ram
I have implemented a custom whitelist/blacklist with a milter. This milter has been working smoothly for a nearly 2 years now on multiple machines But now On 1 machine even if the load is very low and there is ample free memory once the number of smtpd processes reaches 300 ( I have set limit to