Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] Re: Limiting resident memory usage

2006-11-02 by manu@netbsd.org

Matt Kettler <mkettler@...> wrote:

> Wait.. you think the *regex* is too resource intensive, but advocate using
> RBLs instead?
> 
> Are you completely out of your MIND???!!!
> 
> 
> An RBL is a NETWORK TEST. You have to create a UDP socket, send a request,
> wait for a reply, parse the reply..

That's it: you wait. That means the thread is sleeping and the CPU works
somewhere else. Perhaps in another milter-greylist thread, perhaps in
another process. 

Indeed a DNS lookup increases lattency, but it does not load the CPU as
regexp computation does.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.