Forum Discussion
Gill_32697
Nimbostratus
Sep 19, 2013redirect by pool help
url https://b-unitynet.mysite.com/Unity/Akcelerant.asmx url https://b-unitynet.mysite.com/weblet.asmx
I need to redirect to a pool otherwise defaul pool. below is what I have but does not seem t...
Gill_32697
Nimbostratus
Sep 19, 2013I turned on onconnect and added LB::detach but still not redirecting me, im getting sent to the default pool and getting default page. My browser url is http://b-unitynet.mysite.com/unity/weblet.asmx ! ! when HTTP_REQUEST { if { ([string tolower [HTTP::host]]) contains "b-unitynet.mysite.com" } { LB::detach switch -glob -- [string tolower [HTTP::uri]] { "/akcelerant.asmx" { pool B-WebServices } "/weblet.asmx" { pool B-WebServices } "/unitysailws.asmx" { pool B-WebServices } }
} }
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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