At Thu, 14 Feb 2013 14:30:26 +0100, Paul J Stevens <p...@nfg.nl> wrote: > > On 01/30/2013 03:16 PM, Sergej Pupykin wrote: > > > May be problem is in libevent. > > Likely. Try running with > > EVENT_NOEPOLL=yes dbmail-timsieved ...
It does not help. As I understand problem: - start timsieved for example - connect using telnet tool - timsieved gets socket_write_cb() but there is nothing to write and nothing to read, so it eats 100% CPU in empty loop on inactive connection. I saw the same with imapd server. Strace shown that poll continuously returns pollout for fd=1, but probably imapd has nothing to send. _______________________________________________ Dbmail-dev mailing list Dbmail-dev@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev