Forum Discussion
flicky2000_1616
Nimbostratus
May 23, 2017HTTP Persistence with http "sessionid"
Hi - before i start - let me say we have only used the F5 for relatively simple load balancing with the inbuilt persistance profiles and have not done any iRules before. So, we have been asked to pro...
Vijay_E
Cirrus
Jun 04, 2017If sessionid is an header, you can use an iRule like the one given below inside an Universal Persistence profile:
when HTTP_REQUEST {
persist uie [HTTP::header sessionid]
}
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