Forum Discussion
Jogen_Doshi_453
Nimbostratus
Dec 03, 2008BIG-LTM Loadbalancing problem
Hi,
We have a setup where in the user request hit a web server whcih in turn is calling the virtual ip on my BIG-IP.
Now the web server is SSO across many applications o...
hoolio
Cirrostratus
Dec 03, 2008The UserID token would need to be present in each request in order for the persistence to work. By parameter, do you mean an actual parameter in the HTTP URI or the payload? If the former, you could parse the parameter value using 'URI::query [HTTP::uri] UserID'. If the parameter is in the HTTP payload, you would need to collect the payload using HTTP::collect (Click here).
Once you have parsed the token to persist off of, you can use 'b persist uie $token 3600' where 3600 is the time in seconds to maintain the persistence record for.
Aaron
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