Forum Discussion
Ryan_Kiste_7775
Nimbostratus
Jun 01, 2009Dynamic Pool redirection
I am attempting to create a dynamic irule that redirects based on the users HTTP::host. Below is a static implementation of my requirements.
when HTTP_REQUEST {
switch [HTTP::host] {
...