I've committed r995 with some more smtpc bug fixes. This should improve smtpc stability a ton. I think the best change here was the decreasing of the thread counts. This has the potential to reduce outbound mail speed, however it seems we may have some memory issues to work out. These could just be a misunderstanding of the memory mapping, however i wanted to be sure and decreasing the count solved the apparent out of control memory usage.
I think my list currently consists of a queue locking issue (which i believe is causing mail to get stuck in the queue), then the possible memory issues with our threading. pat (fatpelt* on irc) -----Original Message----- From: Jens-Uwe <[email protected]> To: Patrick Felt <[email protected]> Date: Sun, 18 Jan 2009 12:43:19 +0100 Subject: Re: [Bongo-devel] smtpc bug Hello, > i think i found some of the issue with smtpc.... > this would be great :) and yes, my current problems are very hard to track down, I know. crashes in pseudo random places and not arriving emails are my largest problem currently, and the thing you found might atleast some of them :) _______________________________________________ Bongo-devel mailing list [email protected] https://mail.gna.org/listinfo/bongo-devel _______________________________________________ Bongo-devel mailing list [email protected] https://mail.gna.org/listinfo/bongo-devel
