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.
Hi,I am planning to make a implement LB design with URI based load balalncing with 2 Serverfarms. Like if http://urla it goes to Serverfarm A and if URI is http://urlb then it goes Serverfarm B.1) This URI will not be displayed in address bar, this w...
Hi Sandeep,I see the doc "ACE behavior with static sticky and rserver down situation" and it is really usefu Thanksl, but Just have few queries.1) If we dont have "backup server" config, what will happen when we lose one serverThis is your config:ser...
Hi,We want to use some complex url for probing in ACE, I know "?" will be omitted and we need to use Ctrl v or soemhting to make it happen. But other than that do we see any issue for using this URL, Like will it affect anyway for ACE performance or ...
Hi,We have migrated CSM to ACE Module recentlym all the applications are working fine. But one of our real server , Hosting team did NIC Teaming (Active-Active) which was working fine but not with ACE Module (Briding Mode).My assumtion is because of ...
Hi,Can we use Same Nat pool for 2 different Server farms in CSM? Does it work. Or will it create any issue(For E.g)natpool XYZ 10.0.0.63 10.0.0.63 netmask 255.255.255.128serverfarm ABC nat server nat client XYZ real name Real1 health probe TCP...
Hi Kanwal,Thanks for the Reply, But we would need IP Sticky for session persistence , Just wondering how this setup works like with IP sticky and having URL based load balancing. Which one takes priority?And What would be the alternate option here , ...