Forum Discussion
APM Pool assign based on host header or URL path
Thanks for the pointers
Doing some digging around i think i found a way to do most of this in VPE. Without being able to test it myself at the moment what are your thoughts on the below.
There are a couple of good session variables i found:
session.server.network.name - displays the host for every logon
session.server.landinguri - displays the URI for ever logonI think i may be able to use these in the VPE branch rules with an advanced expression like the following:
expr { [mcget {session.server.network.name}] == "ww1.*.com" }
Any idea on whether this would work as an alternative to the iRule ? For example i don't know whether you can use wildcards like i have done above.
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
