Forum Discussion

giokupra_349354's avatar
giokupra_349354
Icon for Nimbostratus rankNimbostratus
Jan 25, 2018

Traffic Redirection

Hi All,

 

We have wildcard certificate and few global IP addresses. We want to publish a lot of websites and assign each of them ASM policies. What is the best way to achieve this:

 

  1. Create one virtual server with global ip address and redirect corresponding traffic to other virtual servers with internal IP addresses
  2. Create one virtual server with global ip address and redirect traffic to corresponding pools
  3. This task has to be done using iRules, right?

1 Reply

  • If the requirement is to have a different ASM policy per URL then you will likely need to do a VIP to VIP setup.

     

    so one front end Global VS that has the wildcard certificate, an irule that parses URL and redirects to other Virtual Servers. The "backend" virtual servers would have independant ASM policies and normal pools etc.