<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>what exactly is the problem you experience when the maxchild value is reached?  what do you mean by "overtime"?<br></div>
<div><br></div>
<div>cyrus imapd processes are designed to be long-lived, and to serve multiple clients before exiting.  if your imap client users are few and their connections are long lived, then i would expect to see lots of processes existing for a long time.  that's just normal behaviour - we really need a description of the problem you're experiencing after this point<br></div>
<div><br></div>
<div>the config andre provided might provide a start in tuning your setup better for your environment, please review it in conjunction with the cyrus.conf(5) man page<br></div>
<div><br></div>
<div>also keep in mind that common clients (e.g. thunderbird) will open many parallel connections, this is not unusual and not a problem unless it stresses your hardware<br></div>
<div><br></div>
<div>if in doubt, you can instruct cyrus to terminate any unused processes at any time by sending a SIGHUP to the master process. this won't affect any active client connections<br></div>
<div><br></div>
<div>cheers,<br></div>
<div><br></div>
<div>ellie<br></div>
<div><br></div>
<div><br></div>
<div>On Wed, Aug 30, 2017, at 08:56 PM, Paul van der Vlis wrote:<br></div>
<div>> Hello,<br></div>
<div>><br></div>
<div>> I am testing Cyrus Imapd 2.5.10 from Debian stable. What I see is that<br></div>
<div>> the imapd processes become more and more overtime untill they reach the<br></div>
<div>> maxchild value, and then there is a problem.  I see this with "ps aux |<br></div>
<div>> grep imapd".<br></div>
<div>><br></div>
<div>> The server is only used by a few devices.<br></div>
<div>><br></div>
<div>> Maybe I miss something in cleaning-up processes??<br></div>
<div>><br></div>
<div>> With regards,<br></div>
<div>> Paul van der Vlis<br></div>
<div>><br></div>
<div>><br></div>
<div>> --<br></div>
<div>> Paul van der Vlis Linux systeembeheer Groningen<br></div>
<div>> https://www.vandervlis.nl/<br></div>
<div>><br></div>
<div>> ----<br></div>
<div>> Cyrus Home Page: http://www.cyrusimap.org/<br></div>
<div>> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/<br></div>
<div>> To Unsubscribe:<br></div>
<div>> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus<br></div>
<div><br></div>
</body>
</html>