Hi Cami,

I have a question about the auto-whitelisting algorithm; why is it
implemented in greylist.c and not in cleanup.c?  The way it is done now
(synchronously) means an extra query ('SELECT COUNT(*) FROM triplet
WHERE _host='%s' AND _count > 0') for each policyd request, whereas this
overhead could easily be avoided by performing the auto-whitelisting and
the associated triplet cleaning asynchronously in the cleanup process.

Any thoughts about this?

        Geert

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to