Welcome! Log In Create A New Profile

Advanced

Re: imap proxy limited to about 210 connections

Maxim Dounin
January 21, 2014 06:40AM
Hello!

On Mon, Jan 20, 2014 at 05:31:30PM -0500, bidwell wrote:

> I have nginx proxying imap and pop between 3 different backend servers, but
> it seems to be limited to about 210 concurrent connections. Requests beyond
> this get a connection timed out. I tried adding more worker processes but
> that didn't do anything. I have multi_accept on and have raised the number
> of worker_connections, but still no luck. I see rate limiting and
> connection bandwidth limiting, but these appear to apply to the http
> protocol and not the imap/pop protocol. What parameters to I adjust to
> increase the number of concurrent sessions to imap/pop?

In nginx itself, tuning worker_connections should be enough. If
it doesn't help, it indicate the problem is elsewhere - i.e. you
either have to tune some system limit (try looking into error log
to see if there is something there) or your backend servers.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

imap proxy limited to about 210 connections

bidwell January 20, 2014 05:31PM

Re: imap proxy limited to about 210 connections

Maxim Dounin January 21, 2014 06:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready