Forum Discussion
Mike_Clark_6238
Sep 19, 2007Historic F5 Account
noerror?
Hi, I'm teaching a GTM class and use the following iRule to demonstrate :
when DNS_REQUEST {
if ( [DNS::rrtype] equals "AAAA" } {
noerror
}
}
My question is, what exactly does "noerror" do? I can't find it listed in the docs...
Thanks tons!
Mike
- From what I can tell, it returns an empty DNS respose with a no-error status. Basically telling the client that the response is empty but not because of an error.
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