Nginx response rate increases with more upstream ports

Igor Sysoev is at rambler-co.ru
Wed Jun 17 17:30:09 MSD 2009


On Wed, Jun 17, 2009 at 06:49:39PM +0530, Asif Ali wrote:

> Yes - thats what I meant ..the upstream are pointing to different web server
> ports..
> Running too many of them causes nginx to delay while routing.
> 
> Any reasons why this is happening?.

If all 50 ports are on the same host, then it means that you run 50 copies
of web server on the host and they competes for CPU. It is not related
to nginx. Why do you run 50 copies of the web server at all ?


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





More information about the nginx mailing list