Welcome! Log In Create A New Profile

Advanced

Re: worker_connections are not enough

Reinis Rozitis
May 21, 2012 11:46AM
> But when i set the worker_connections down on (for example 11) the page can't load completely (some pictures are missing). In the
> error-log is
> following error: worker_connections are not enough.

What is the reason to set worker_connections so low? (in general what's the reason to set it anything below 1024 even?).


> But with 4 worker_connection the browser can't load anything. (a blank page is the result)

Modern browsers usually try to open more than those 4 connections to a single host and that's not even counting some "hanged/stray"
ones:

Firefox 4.x: 6
Firefox 3.6.x: 6
Internet Explorer 9.x: 6
Internet Explorer 8.x: dialup: 2, broadband: 6
Chrome 11.x: 6
Chrome 10.x: 6
Opera 11.x: 8
Safari 5.x: 6

rr

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

worker_connections are not enough

bernhardp May 21, 2012 11:18AM

Re: worker_connections are not enough

Reinis Rozitis May 21, 2012 11:46AM

Re: worker_connections are not enough

Maxim Dounin May 21, 2012 11:50AM

Re: worker_connections are not enough

aanchalj June 14, 2016 03:55AM

Re: worker_connections are not enough

bernhardp May 22, 2012 02:44AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 159
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