Forum Discussion
andrew_waldvoge
Nimbostratus
Aug 18, 2010GTM Load Balancing between VS and CNAME
We are currently using Global Availability to LB between to Virtual Servers.
I need to add a CNAME to a CDN into the mix. Seems this is pretty doable through an iRule.
The problem with...
andrew_waldvoge
Nimbostratus
Aug 25, 2010Jason, thanks for the suggestion. Unfortunately, the powers that be have forced me to leave it as a manual step.
I've implemented what seems to be the simplest solution by creating a CNAME pool along with the VS pool and, using Global Availability, ordering the pools accordingly.
Originally I just created a simple iRule that I could add and remove,
when DNS_REQUEST {
cname "url.example.net"
ttl 300
}
but it was just an extra thing to confuse the "operators" doing day to day DNS management.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects