Forum Discussion
irule help for uri redirection
Checked some irules on Dev Centeral seems port will be required with Node, if I mention Pool port is not required as pool will be configured with a member listening on port. I think this shall work, will be great if someone has done a similar request earlier. Getting familiar with irules little bit.
when HTTP_REQUEST { if { [HTTP::uri] contains "/expo" } { pool pool_expo }
if { [HTTP::uri] contains "/granite" } { pool pool_granite }
if { [HTTP::uri] contains "/csg" } { pool pool_csg
} else { pool default_pool }
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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