Welcome! Log In Create A New Profile

Advanced

Re: nginx upstream problem

Reinis Rozitis
April 14, 2010 01:04PM
> How do I make it load balance equally between the 3 apache servers? All the apache servers have identical hardware and software
> configuration.

Maybe try the upstream fair balancer?

http://nginx.localdomain.pl/wiki/UpstreamFair
http://wiki.nginx.org/NginxHttpUpstreamFairModule

"The main feature of upstream_fair is that it knows how many requests each backend is processing (a backend is simply one of the
servers, among which the load balancer has to make its choice). Thus it can make a more informed scheduling decision and avoid
sending further requests to already busy backends."


... as simple roundrobin doesnt always give a consistent result in a given period of time.

rr


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

nginx upstream problem

izghitu April 13, 2010 04:28PM

Re: nginx upstream problem

Maxim Dounin April 13, 2010 06:10PM

Re: nginx upstream problem

izghitu April 13, 2010 06:19PM

Re: nginx upstream problem

izghitu April 14, 2010 10:45AM

Re: nginx upstream problem

Reinis Rozitis April 14, 2010 01:04PM

Re: nginx upstream problem

Maxim Dounin April 14, 2010 01:24PM

Re: nginx upstream problem

izghitu April 14, 2010 11:49AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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