Re: [Dbmail] High Load Average and dbmail-pop3d ?

2003-05-17 Thread Chris Nolan
Hi all, I am having an extremely similar problem with dbmail-imapd (running dbmail 1.1). And, to simplify things somewhat, I can tell you a bit about the problem. 1. MySQL is *not* the cause of this problem. I am using MySQL 4.0.12 and killing dbmail-imapd very quickly brings the load averag

Re: [Dbmail] High Load Average and dbmail-pop3d ?

2003-05-17 Thread
The most important thing pop & imap share is the connection handling code. Roel is checking that out for bugs. Best regards, eelco On zaterdag, mei 17, 2003, at 04:22 Europe/Amsterdam, Chris Nolan wrote: Hi all, I am having an extremely similar problem with dbmail-imapd (running dbmail 1.

Re: [Dbmail] High Load Average and dbmail-pop3d ?

2003-05-17 Thread Jason Burfield
So far the only thing I have found that seems to show up in the logs when the load starts to go up is someone attempting to check mail with the wrong credentials, pretty much always a wrong password. Would that be possible? I attached gdb and did an strace but seemed to come up with nothing. -