Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] URL checks: interfacing milter-greylist with anything

2006-12-06 by Emmanuel Dreyfus

On Wed, Dec 06, 2006 at 05:34:46PM +0100, Oliver Fromme wrote:
> Does it support HTTP keep-alive connections?  If not, then
> you should consider adding it.  It reduces the overhead
> considerably.

libcurl allows using persistant connection, but using them is a bit
tricky: we want to use the same connexion for multiple message, which
are handled by multiple threads. 

The way to go is probably to have a dedicated thread for performing
libcurl operations. Not a big deal, but there is some work to do. I'll
leave it to a volunteer for now...

-- 
Emmanuel Dreyfus
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.