Forum Discussion
tim_111717
Nimbostratus
Sep 25, 2008session-id persistence
hi - i need to write an irule that will set persistence based a session-id passed in the http header. any pointers are appreciated, i've looked around alot on the site but looks like i need a variation of some that are already out there but not sure, basically am looking for:
if client sends session id in http header, persist. seems simple enough, no?
-cheers
- hoolio
Cirrostratus
That should be relatively easy. Here's an example from another post. For details on findstr, you can check the wiki page (Click here)when HTTP_REQUEST { persist uie [findstr [HTTP::query] "user=" 5 "&"] }
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