search for: socket_connect_retry_msec

Displaying 2 results from an estimated 2 matches for "socket_connect_retry_msec".

2020 Mar 31
2
net_connect_unix(imap) failed
...le - http://wiki2.dovecot.org/SocketUnavailable (client-pid=29066, client-id=1755, rip=IP, created 562 msecs ago, received 0/4 bytes) we thinks this may be a problem with authorization take too long? Authorization is not local and with SQL. i found the following in source code of Dovecot: #define SOCKET_CONNECT_RETRY_MSECS 500 #define SOCKET_CONNECT_RETRY_WARNING_INTERVAL_SECS 2 [...] i_error("master(%s): %s (client-pid=%u, client-id=%u, rip=%s, created %u msecs ago, received %u/%zu bytes)", This is no process limit problem: ps auxf | grep -c "[d]ovecot/imap$" 688 ps auxf | grep -c "[d]ov...
2020 Apr 04
0
net_connect_unix(imap) failed
...tUnavailable (client-pid=29066, > client-id=1755, rip=IP, created 562 msecs ago, received 0/4 bytes) > > we thinks this may be a problem with authorization take too long? > Authorization is not local and with SQL. > > i found the following in source code of Dovecot: > #define SOCKET_CONNECT_RETRY_MSECS 500 > #define SOCKET_CONNECT_RETRY_WARNING_INTERVAL_SECS 2 > [...] > i_error("master(%s): %s (client-pid=%u, client-id=%u, rip=%s, created > %u msecs ago, received %u/%zu bytes)", > > This is no process limit problem: > > ps auxf | grep -c "[d]ovecot/imap$&q...