On 9/24/2015 4:27 PM, André Warnier (tomcat) wrote:
On 24.09.2015 23:59, George Sexton wrote:
...


Couldn't you have your load balancer send x% to one instance, and 1-x% to the other
instance?

Wait, I didn't get this.
Say that x = 20.
So we send 20% to instance A.
Then we send (1 - 20)% = -19%, to instance B.
My mistake. I thought most people would interpret my statement as

1.0 - 0.x

Since that isn't the case. I'll be explicit.

Could you have your load balancer send x% to one instance and 100%-x% to the other instance.

So together, instance A and instance B handle (20 + -19)% = 1% of the clients.
What happens to the other 99% ?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


--
George Sexton
*MH Software, Inc.*
Voice: 303 438 9585
http://www.mhsoftware.com

Reply via email to