Hi, I have a question I have not cleared after reading https://wiki.dovecot.org/LoginProcess. I'm developing a proxy server (without director, because the backend server is specified by a ldap lookup). My question is: the limit of imap (or pop3) concurrently users that the proxy can handle is determined by the imap-login limit or the imap one? -- Angel L. Mateo Mart?nez Secci?n de Telem?tica ?rea de Tecnolog?as de la Informaci?n y las Comunicaciones Aplicadas (ATICA) http://www.um.es/atica Tfo: 868889150 Fax: 868888337
> On April 7, 2017 at 1:26 PM "Angel L. Mateo" <amateo at um.es> wrote: > > > Hi, > > I have a question I have not cleared after reading > https://wiki.dovecot.org/LoginProcess. > > I'm developing a proxy server (without director, because the backend > server is specified by a ldap lookup). > > My question is: the limit of imap (or pop3) concurrently users that the > proxy can handle is determined by the imap-login limit or the imap one? > > -- > Angel L. Mateo Mart?nezimap-login can handle quite a number of connections (thousands), and imap process is not usually spawned on proxies. Aki
> > imap-login can handle quite a number of connections (thousands), and imap process is not usually spawned on proxies. >Ok. Thank you. -- Angel L. Mateo Mart?nez Secci?n de Telem?tica ?rea de Tecnolog?as de la Informaci?n y las Comunicaciones Aplicadas (ATICA) http://www.um.es/atica Tfo: 868889150 Fax: 868888337