Forum Discussion

Livius's avatar
Livius
Icon for Cirrus rankCirrus
Mar 08, 2018

RESOLV::lookup questions

Hi everyone,

 

I'm using an irule where I use RESOLV::lookup to determine the destination for ongoing connections. I have some concerns about a failure scenario where the FQDN could not be resolved :

 

  • What will happen if we will get a NXDOIMAIN response ?
  • In case the DNS server returns multiple A queries, will they all be stored in the cache?
  • Is there iRule command that can be used to loop through the returned A queries?
  • Will DNS cache TTL over rule the TTL in the response?

Thanks in advance for your answers! Liviu

 

2 Replies