Forum Discussion
IRULE for API related configuration
Hi,
Thanks for your reply.
This is outbound connectivity for f5, so traffic initiated from the server to external public url. from server the external URL are called through f5 VIP and Vport.
So traffic flow is internal server --->F5 VIP-->public URL as pool member using IRULE config
Requirement here is need to map many public URL (domains) for single VIP/port using IRULE.
IF the context different we can create a irule as below .
when HTTP_REQUEST { switch -glob [HTTP::uri] {
"/example*" {
http://portal.com/example/abc/abc.html
pool abc } } }
But in this scenario the context is same for all URLs but domain will be different.
Thanks
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