Forum Discussion
jan_de_wachter_
Nimbostratus
Oct 21, 2016Persistence sessions based on HTTP-HEADER
We should convert an ace application to F5.
In ace we do define sticky session based on a HTTP-HEADER (LBID) created by the client application.
The information delivered by that additional HTTP heade...
Jinshu
Cirrus
Oct 21, 2016Try something like this..
when HTTP_REQUEST {
if { [HTTP::header exists "LBID"] } {
persist uie [HTTP::header "LBID"]
}
}
-Jinshu
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
