Library provides caching

pramod b pramodbodla at gmail.com
Tue Jun 29 13:52:23 MSD 2010


Hi
Thanks for your valuable response
I am planning to use this as shared library
When i compiled i got the .a file
How get the shared library .
I did not find any where how to do this?Is there any configuration for
that??


On Fri, Jun 25, 2010 at 5:16 PM, Michael Tokarev <mjt at corpit.ru> wrote:

> pramod b wrote:
> > Hi
> > Is the library provides caching of the DNS query or application needs to
> > retry after a specific time out?
>
> There's no such library as far as I know.
> Besides, I don't think it's ever needed, at leas in a common case:
> a roundtrip to your local nameserver cache is quite cheap, and that
> one already has large cache with proper aging controls not only for
> a single program but probably for larger set of clients.  If that's
> too much still, it's easy to install local caching nameserver (use
> for example unbound for this).
>
> > Is the appln need s to set the time value for the request?
>
> I'm not sure I follow.  The interface is described in the manpage
> and header file.  Nothing must be done besides that.
>
> /mjt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.corpit.ru/pipermail/udns/attachments/20100629/9b43a3ed/attachment.htm>


More information about the udns mailing list