Forum Discussion
felix001_29321
Nimbostratus
May 30, 2012Creating a HTTP session ID
Im looking for a way to create/insert a session id for each HTTP request that goes through the LB. The insertion of the header will be straight forward but its the creation of the session ID im still ...
Richard__Harlan
Jun 01, 2012Historic F5 Account
You will want to put a if statement in the code that if the cookie is there do not gen a new one. This will keep the LTM for doing the session gen on each HTTP request and keep the session key the same for the transaction. The other thing to note the Cookie is a session based key by default you can add a timeout if you want.
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