Hello,
i’m running 5 apache webservers (ex: www1.mysite.com, www2.mysite.com,
www3.mysite.com, www4.mysite.com, www5.mysite.com) with same content.
It’s
possible make some king of round-robin/loadbalancer with a ngix
installation
as a fronted of this 5 servers?
Best Regards,******
On 16 Dez 2010 12h51 WET, [email protected] wrote:
[1 <multipart/alternative (7bit)>]
[1.1 <text/plain; ISO-8859-1 (7bit)>]
Hello,
i’m running 5 apache webservers (ex: www1.mysite.com,
www2.mysite.com, www3.mysite.com, www4.mysite.com, www5.mysite.com)
with same content. It’s possible make some king of
round-robin/loadbalancer with a ngix installation as a fronted of
this 5 servers?
Cf. Module ngx_http_upstream_module
and Simple Load Balancing | NGINX
— appa