Forum Discussion

SL's avatar
SL
Icon for Cirrus rankCirrus
Jul 05, 2017

Redirect based on FQDN

Hi All

 

I am successful in creating a redirect to a Maintenance Pool or Maintenance page via an iRule.

 

I am sitting in a situation at the moment where I have multiple DNS Entries pointing to the same VIP and the Server is configured with HOST Header required which means it will send it to the correct website. The websites are in essence the same but purely to denote different localized content per regions.

 

I need to find a way that I can redirect the users to the dedicated Maintenance page for each region when all the pool members are offline. Each region connects with a different FQDN.

 

Any suggestions?