worker_connections is not enough while connecting to upstream

Igor Sysoev is at rambler-co.ru
Sun Jun 14 14:06:25 MSD 2009


On Sat, Jun 13, 2009 at 10:05:29PM -0700, mobiledreamers at gmail.com wrote:

> same here
> what number should we pick for this
> thanks

Any: 10000, 100000, 1000000.

> 2008/6/24 Igor Sysoev <is at rambler-co.ru>
> 
> > On Tue, Jun 24, 2008 at 03:00:09PM +0100, Alan Williamson wrote:
> >
> > > we are getting a ton of these in our error.log
> > >
> > >   1024 worker_connections is not enough while connecting to upstream
> > >
> > > what is this a sign of?
> >
> > You need to increase worker_connections:
> >
> > events {
> >    worker_connections   10240;
> > }


-- 
Igor Sysoev
http://sysoev.ru/en/





More information about the nginx mailing list