[Dovecot] dovecot-auth file descriptor usage
Timo Sirainen
tss at iki.fi
Wed Jan 17 18:54:53 UTC 2007
On Wed, 2007-01-17 at 12:50 -0600, Steven F Siirila wrote:
> 1. set login_process_count = 1 and restart dovecot
> 2. Determine pid of the one imap-login above (pid 25814)
> 3. Truss -f that process, waiting for the first child process to start,
> and extract the pid of that process, and run "pfiles" on that pid:
>
> ( truss -f -p 25814 | & fgrep -v 25814: | head -1 | sed -e 's/:.*//' -e 's/^/pfiles /' > x ) ; sh -x x > pfiles.out
>
> The contents of the pfiles.out file is:
>
> 26738: imap
I guess something went wrong, because this is from a different PID and
from an imap process, not imap-login :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070117/6084d615/attachment.pgp
More information about the dovecot
mailing list