Dynamic FQDN Node DNS Resolution based on URI with Route Domains and Caching iRule
Problem this snippet solves: Following on from the code share Ephemeral Node FQDN Resolution with Route Domains - DNS Caching iRule that I posted, I have made a few modifications based on further de...
Updated Jun 06, 2023
Version 2.0Lee_Sutcliffe
Nacreous
Joined September 14, 2009
thundat00th_206
Nov 29, 2018Nimbostratus
I think that there is an extra space on line 63, should be:
set nodeIpRd $dnsResolvIp$nodeRd
Instead of
set nodeIpRd $dnsResolvIp $nodeRd