A BUGNOTE has been added to this bug. ====================================================================== http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000258 ====================================================================== Reported By: mavetju Assigned To: paul ====================================================================== Project: DBMail Bug ID: 258 Category: General Reproducibility: always Severity: block Priority: normal Status: feedback ====================================================================== Date Submitted: 22-Aug-05 02:56 CEST Last Modified: 22-Aug-05 12:28 CEST ====================================================================== Summary: pool.c doesn't restart all unregistered childs Description: When reaching the maxconnections, children die but do not get replaced. This is different behaviour compared with 2.0.4.
It goes for both the POP3 and IMAP server. ====================================================================== ---------------------------------------------------------------------- paul - 22-Aug-05 10:16 CEST ---------------------------------------------------------------------- This was fixed by slightly changing the behaviour in the scale-up logic of manage_spare_children. ---------------------------------------------------------------------- mavetju - 22-Aug-05 10:43 CEST ---------------------------------------------------------------------- Can you tell me which revisions of what files I should compare to get a patch for this problem? Please note that I'm already running 2.0.6. ---------------------------------------------------------------------- paul - 22-Aug-05 11:04 CEST ---------------------------------------------------------------------- svn diff -r 1860:1861 pool.c server.c ---------------------------------------------------------------------- mavetju - 22-Aug-05 12:28 CEST ---------------------------------------------------------------------- It works better (at least on the short term), but when I came back it seemed that my "echo quit | nc popserver pop3" has still managed to kill the pop3 server. Bug History Date Modified Username Field Change ====================================================================== 22-Aug-05 02:56mavetju New Bug 22-Aug-05 02:56mavetju File Added: dbmail.txt 22-Aug-05 10:16paul Bugnote Added: 0000850 22-Aug-05 10:16paul Assigned To => paul 22-Aug-05 10:16paul Resolution open => fixed 22-Aug-05 10:16paul Status new => resolved 22-Aug-05 10:43mavetju Bugnote Added: 0000858 22-Aug-05 10:43mavetju Resolution fixed => reopened 22-Aug-05 10:43mavetju Status resolved => feedback 22-Aug-05 11:04paul Bugnote Added: 0000859 22-Aug-05 12:28mavetju Bugnote Added: 0000860 ======================================================================