We'd like deploy GSLB for a critical application between two datacenters.
From reading through a few documents, it appears the GSS needs to be the authoritative name server for a zone/domain?
Is it possible for the GSS to only answer DNS queries for a few (or a single) VIP's?
For example, is it possible for GSS to only handle queries for app1.abc.com, instead of the entire abc.com?
Or do we have to create a new sub-domain, such as glb.abc.com, and change the application's FQDN to app1.glb.abc.com?
thx,
Kevin