apache2020_5685
Aug 04, 2011Nimbostratus
Redirect to different pools depending on requested URI
Hi
I am looking for an irule to forward traffic to different pools dependant on the DNS name requested by the client, so effectively the client requests any of the below which all map to the same vips:
- cat1.com/test.asp
- cat2.com/test.asp
- cat3.com/test.asp
depending on which URI is called it should forward to:
- pool1
- pool2
- pool3
Thanks for your help
David