Hi,
Could you provide an extract of the strace output for one process that
fails ?
Use -D setting in cyrus.conf and add following line in imapd.conf :
debug_command: /usr/bin/strace -tt -s 200 -o /tmp/strace.cyrus.%s.%d -p
%2$d <&- 2>&1 &
Sébastien
2013/9/12 Rudolf Gabler
> Hi,
>
> I examined m
Hi,
I examined my mysql problem a little more and got the following:
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 (se