Welcome! Log In Create A New Profile

Advanced

Setting of the connection limit of an individual server.

July 28, 2011 08:12AM
Hi,this is Ichiro.
When I used nginx as a load balancer, I want to set the connection limit of an individual server.


ex)---------------------------------------------
upstream 192.168.1.1 {
server 192.168.11.1:80; <- 100 conn/sec
server 192.168.11.2:80; <- 100 conn/sec
}

total 200 conn/sec
--------------------------------------------------

It is not a connection limit of the entire VirtualServer[192.168.1.1],
and I want to set it to an individual server[192.168.11.[1,2]].

Is such a setting possible?
Would you teach this setting method?

Regards.
Subject Author Posted

Setting of the connection limit of an individual server.

Ichiro July 28, 2011 08:12AM

Re: Setting of the connection limit of an individual server.

Ensiferous July 28, 2011 09:37AM

Re: Setting of the connection limit of an individual server.

Ichiro July 28, 2011 08:53PM

Re: Setting of the connection limit of an individual server.

Ichiro August 02, 2011 09:14PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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