Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We are using OVH configure help guide, http://help.ovh.ie/VrackLoadBalancingACESimpleWe have following setup:vlan 1515 is where the load balancer is, and the vlan 2911 is where all the servers are. There is a 199.239.227.0/24 public IP assgin to the ...
Good morning:Thanks for replying Surya and Daniel.Daniel, to answer your two questoin.Why do you need to define more than 200 IP addresses on a single class? You are sending all the connections to the same serverfarm, so why not using a single VIP ad...
HiThanks very much for reply.I found the problem. Any time put more than 214 IPs in the interface, it will get disconnected. class-map match-any L4-WEB-IP 2 match virtual-address 1**.2**.227.1 tcp eq www 3 match virtual-address 1**.2**.227.2 tc...