Forum Discussion
Greg_76561
Nimbostratus
Jan 28, 2011Route to different pools based on /content
Hello,
I'm new to iRules and trying to come up with a way to send traffic to different pools based on the /content in the url.
I have a secure site which the ssl certificate is ins...
JRahm
Admin
Jan 28, 2011How about:
HTTP::uri [string range [HTTP::uri] [string first "/" [HTTP::uri] 1] end]
% set uri "/QA/Signon.jsp"
/QA/Signon.jsp
% string range $uri [string first "/" $uri 1] end
/Signon.jsp
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
