Store DNS responses for offline resolve
    Paul Wouters 
    paul at nohats.ca
       
    Sat Apr 24 19:06:35 UTC 2021
    
    
  
On Apr 24, 2021, at 14:49, Maik Riechert via Unbound-users <unbound-users at lists.nlnetlabs.nl> wrote:
> 
> Hi,
> 
> I was wondering whether libunbound/ldns allows to get access to all the DNS responses of a particular resolve request such that those responses can be stored to disk and later loaded up again such that an offline resolve function can be called.
unbound-control allows you to save and load the cache, so you can do it for a query on a fresh new cache. Not sure if you can really do it for a query using libunbound
    
    
More information about the Unbound-users
mailing list