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.
Perhaps if you could paste the relevant sections of your config? There should be a map, policy, dns-vip vserver, and a serverfarm.The configuration that I posted is the, slightly modified, working production code on our CSMs.
Here's how we do ours using GSLB: serverfarm SF_DOMAIN dns-vip real 1.2.3.4 weight 5 no inservice real 5.6.7.8 weight 5 inservice! map MAP_DOMAIN dns match protocol dns domain http://www.domain.com! policy POL_DOMAIN dns dns map MAP_DOMAI...