Displaying 1 result from an estimated 1 matches for "282cc81d".
2005 Oct 23
1
1.0.alpha4 process creation wierdness
Hi list!
I'm a little confused. I have set "login_process_per_connection = yes"
and "login_processes_count = 1", and this is how my pstree looks when
nobody is connected:
dovecot -,- dovecot-auth
`- imap-login
However, when I connect with a client it looks like this:
dovecot -,- dovecot-auth
|- imap
`- 2*[imap-login]
I