Anup Sekhar wrote:
> This project proposes to to make upward compatible changes
> to the name service switch and to nscd(1M) in order to
> deliver new functionality including:
> * Better caching in nscd(1M) and management of connections
> within the updated framework.
Will the caching honor the TTL on the DNS records?
(That requires some work, because getxbyy doesn't return any notion of
TTL, but I think having nscd use a fixed lifetime for the cache even
though the DNS resolver knows the TTL is causing problems.)
Erik