Forum Discussion
Abdou76
Cirrus
Nov 10, 2022Multiple server with one VS
Hello, Can i use two différents servers with one virtual server, for example : 1/ abc.com : Vs 172.16.250.100 -----> server1 : 10.10.10.10 2/ xyz.com : Vs 172.16.250.100 -----> server2 : 10.10...
- Nov 20, 2022
Abdou76 ,
sure you can do this ,
try this :when HTTP_REQUEST { if {[HTTP::host] eq "abc.com"}{ pool pool_1 } elseif {[HTTP::host] eq "xyz.com"}{ pool pool_2 } elseif {[HTTP::host] eq "ghl.com"}{ pool pool_3 } }Hope it works with you.
Regards - Nov 20, 2022
Hi mohamedT
hank you for your great help
Nov 18, 2022
Okay Abdou76 ,
make sure to assign a monitor to your pools until make them available.
Then apply your iRule to your Virtual server.
The best way to make it available is assigning a default pool directly , but I Tested it on my lab and I see the virtual server available when " all pools that have been used in irule UP and Available by their health monitor "
Try it
Regards
Abdou76
Cirrus
Nov 18, 2022Hi Mohamed
Bellow are my captures :
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects
