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. 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