Forum Discussion
tmobmai_112666
Nimbostratus
May 04, 2010Null response from GTM
Hi,
I'm trying to create GTM iRule that will respond with NX-DOMAIN when all pool members are down. I found the following example on devcentral but don't know what should be the replacement for cname line. Have tried drop and reject but they both don't send the response at all causing timeout on the client side. Would appreciate any suggestion.
when DNS_REQUEST {
if { [active_members pool_name] == 0} {
cname "test.com"
}
}
Thanks.
Best regards,
-Boris
No RepliesBe the first to reply
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