Forum Discussion
2funky_105078
Cirrus
Apr 16, 2014GTM iRule to set different TTL for each RR
Hi,
In our GTMs, I have the requirement to set manually the TTL timeout for a wide-IP,let's call it www.example.com (it is within our enterprise not in the internet), based on RTT and static met...
2funky_105078
Cirrus
Apr 17, 2014Hi, ok thanks for the answer.
But what is the iRule function to be used for specifying the results coming from the RTT.
Can somebody help me to write something like that?
when DNS_response {
if {the result from RTT method is there}
ttl = 60
else
{
answer with DC_first
ttl == 30
}
if (all DCs not available)
{
return DC_random
ttl = 20
}
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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