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
Stanislas_Piro2
Oct 03, 2018Cumulonimbus
Hi Lee,
I think the line 16 must be removed.
if you want to keep it, you must add a closing curly bracket before (line 15) and add a priority less than 500 on the HTTP_REQUEST event on line 7.
when HTTP_REQUEST priority 400 {