Forum Discussion
Doran_Lum_13484
Nimbostratus
Feb 29, 2016Redirect traffic to node ip address
I have a public address https://app.abc.com publish on F5 and we have a single node for this.
My application team encounter some error while accessing using the web name and they also enocunter ...
lakshmianrayana
Altostratus
Mar 01, 2016need irule for access from public https://abcd.ss.in with two contexts each context to two pool one context as /onlineapp to node1:7007 and second context is /images to node:80 please help me resolve the issue
when HTTP_REQUEST { if {[string tolower [HTTP::host]] starts_with "http://abcd.ss.in"} { switch -glob [string tolower [HTTP::uri]] {
"/online" { pool node1 } "/images" { pool node2 } } } }
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