<div dir="ltr">Hi,<br>Could you provide an extract of the strace output for one process that fails ?<br><br>Use -D setting in cyrus.conf and add following line in imapd.conf :<br>debug_command: /usr/bin/strace -tt -s 200 -o /tmp/strace.cyrus.%s.%d -p %2$d &lt;&amp;- 2&gt;&amp;1 &amp;<br>
Sébastien<br><br><div class="gmail_extra"><div class="gmail_quote">2013/9/12 Rudolf Gabler <span dir="ltr">&lt;<a href="mailto:rug@usm.lmu.de" target="_blank">rug@usm.lmu.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="word-wrap:break-word">Hi,<div><br></div><div>I examined my mysql problem a little more and got the following:</div><div><br></div><div>the following log (2) shows, I preforked 7 imapd -s childs (by /etc/cyrus.conf) and while one of the processes still reads from the local mysql server (see process 32711), newly forked imapd childs are loosing this ability (see process 9881). From this time on nearly all newly created childs can&#39;t connect to the mysql server (even then when the &quot;good ones&quot; = 32711 are terminated). </div>
<div><br></div><div>In a very rapid process ( because childs with connection errors are terminated see log 1) new childs are forked and forked (in my case 1 fork/second the next 2 minutes - as well imaps as https processes) until without restarting the master process some childs are forked, which are again able to connect to the mysql server. But the forking process goes on and tries to reach the number of preforked childs. This fills the logs because only any then and now a &quot;good&quot; process is created.</div>
<div><br></div><div>But only if I restart the master any child is working. The default max connection limit is set to the default (150) for the mysql server. This is still a testing environment with only one user connected by one open mailer.</div>
<div><br></div><div><br></div><div>Many regards,</div><div><br></div><div>Rudi Gabler</div><div><br></div><div><br></div><br></div><br></blockquote></div><br></div></div>