![]() |
DNS Question: Recursive vs. Iterative
Can someone give me a clear explanation (or point me to a resource on the
Internet) of the difference between recursive and iterative? I've looked it up in a couple of books and on the web, but I'm still fuzzy on the topic. Thanks. |
Re: DNS Question: Recursive vs. Iterative
I can give you a progrmmmer's definition of those terms, but I would ask in
what context are you referring to? recursive - repeating a number of times by re-entering (re-calling) itself itertive - repeating a number of time by looping (within itself) (obviously these are not 'technical' definitions...) recursion is elegent (providing simple code to seemingly complex problems) but memory intensive |
Re: DNS Question: Recursive vs. Iterative
i am insane
There are three types of queries that a client can make to a DNS server, recursive, iterative, and inverse. Recursive queries In a recursive query, the queried name server is petitioned to respond with the requested data or with an error stating that data of the requested type or the domain name specified doesn't exist. The name server cannot just refer the querier to a different name server. This type of query is typically done by a DNS client (a resolver) to a DNS server. Also, if a DNS server is configured to use a forwarder, the request from this DNS server to its forwarder will be a recursive query. Iterative queries In an iterative query, the queried name server gives the best answer it currently has back to the querier. This type of query is typically done by a DNS server to other DNS servers after it has received a recursive query from a resolver. |
Re: DNS Question: Recursive vs. Iterative
so it's not a matter of one or the other? a recursive query can turn into an
iterative query? what happens if you disable recursion? "kpg" <kpg@dontcallme.com> wrote in message news:OV5iDFeuDHA.1876@TK2MSFTNGP09.phx.gbl... > i am insane > > There are three types of queries that a client can make to a DNS server, > recursive, iterative, and inverse. > > Recursive queries > In a recursive query, the queried name server is petitioned to respond with > the requested data or with an error stating that data of the requested type > or the domain name specified doesn't exist. The name server cannot just > refer the querier to a different name server. > > This type of query is typically done by a DNS client (a resolver) to a DNS > server. Also, if a DNS server is configured to use a forwarder, the request > from this DNS server to its forwarder will be a recursive query. > > Iterative queries > In an iterative query, the queried name server gives the best answer it > currently has back to the querier. This type of query is typically done by a > DNS server to other DNS servers after it has received a recursive query from > a resolver. > > > > > > |
Re: DNS Question: Recursive vs. Iterative
SWE wrote:
> Can someone give me a clear explanation (or point me to a resource on > the Internet) of the difference between recursive and iterative? I've > looked it up in a couple of books and on the web, but I'm still fuzzy > on the topic. Thanks. DON'T ANYONE REPLY! This is Swen, but he's very cleverly removed the "n" from his name! This has been a public service announcement from the MCNGP. -- Fris "We now return you to your usual drivel" beeŽ MCNGP #13 http://www.mcngp.tk The MCNGP Team - We're here to help http://groups.yahoo.com/group/certaholics Certaholics - We're here if you're beyond help |
Re: DNS Question: Recursive vs. Iterative
swen, you bastard
"FrisbeeŽ MCNGP" <oncebitten@twiceshy.com> wrote in message news:%23FDTIPeuDHA.2492@TK2MSFTNGP12.phx.gbl... > SWE wrote: > > Can someone give me a clear explanation (or point me to a resource on > > the Internet) of the difference between recursive and iterative? I've > > looked it up in a couple of books and on the web, but I'm still fuzzy > > on the topic. Thanks. > > DON'T ANYONE REPLY! > > This is Swen, but he's very cleverly removed the "n" from his name! > > This has been a public service announcement from the MCNGP. > > -- > Fris "We now return you to your usual drivel" beeŽ MCNGP #13 > > http://www.mcngp.tk > The MCNGP Team - We're here to help > > http://groups.yahoo.com/group/certaholics > Certaholics - We're here if you're beyond help > |
Re: DNS Question: Recursive vs. Iterative
Who the heck is Swen?
"FrisbeeŽ MCNGP" <oncebitten@twiceshy.com> wrote in message news:%23FDTIPeuDHA.2492@TK2MSFTNGP12.phx.gbl... > SWE wrote: > > Can someone give me a clear explanation (or point me to a resource on > > the Internet) of the difference between recursive and iterative? I've > > looked it up in a couple of books and on the web, but I'm still fuzzy > > on the topic. Thanks. > > DON'T ANYONE REPLY! > > This is Swen, but he's very cleverly removed the "n" from his name! > > This has been a public service announcement from the MCNGP. > > -- > Fris "We now return you to your usual drivel" beeŽ MCNGP #13 > > http://www.mcngp.tk > The MCNGP Team - We're here to help > > http://groups.yahoo.com/group/certaholics > Certaholics - We're here if you're beyond help > |
Re: DNS Question: Recursive vs. Iterative
I'm a girl you dingbat. Don't know who Swen is.
"Consultant" <consultant_mcngp_removepants@yahoo.com> wrote in message news:uOZXbReuDHA.1740@TK2MSFTNGP12.phx.gbl... > swen, you bastard > > > "FrisbeeŽ MCNGP" <oncebitten@twiceshy.com> wrote in message > news:%23FDTIPeuDHA.2492@TK2MSFTNGP12.phx.gbl... > > SWE wrote: > > > Can someone give me a clear explanation (or point me to a resource on > > > the Internet) of the difference between recursive and iterative? I've > > > looked it up in a couple of books and on the web, but I'm still fuzzy > > > on the topic. Thanks. > > > > DON'T ANYONE REPLY! > > > > This is Swen, but he's very cleverly removed the "n" from his name! > > > > This has been a public service announcement from the MCNGP. > > > > -- > > Fris "We now return you to your usual drivel" beeŽ MCNGP #13 > > > > http://www.mcngp.tk > > The MCNGP Team - We're here to help > > > > http://groups.yahoo.com/group/certaholics > > Certaholics - We're here if you're beyond help > > > > |
Re: DNS Question: Recursive vs. Iterative
|
Re: DNS Question: Recursive vs. Iterative
|
| All times are GMT. The time now is 10:46 AM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.