Forum Discussion
mahir
Altostratus
Nov 26, 2017APM control URI
I would like to create an irules that allows me to control at the first opening of a session that the URI starts with a string / ABCDE / and after it redesigns the flow to the pool.the problem when I...
Stanislas_Piro2
Cumulonimbus
Nov 26, 2017Hi,
there are 2 preferred solution :
- use an irule in ACCESS_SESSION_STARTED event instead of ACCESS_POLICY_AGENT_EVENT.
- configure a variable assign in VPE.
but the code you posted may not cause incomplete page.
you can try this variable assign:
session.custom.control_hash
expr {[mcget {session.server.landinguri}] starts_with "/HABCD/"}
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