If I have two web servers (web server A and web server B) in a pool and I only want traffic to go to web server A unless it's down, in which case I want to traffic to go to web server B, can I accomplish this with the weight value? Is there another method for accomplishing this with vCNS load-balancing?
↧