Forum Discussion
Han_Chen_105362
Nimbostratus
Apr 15, 2006modifying a session persistent cookie based on selected server
I set up a virtual server with a custom session cookie persistent. The cookie name is set manually. The challenge I have is that the cookie value has to be appended a string based on the server select...
Colin_Walker_12
Apr 17, 2006Historic F5 Account
Well, if you're trying to avoid inspecting the actual cookie, you could always build a data group that contains the IP address of the destination server, along with the name to append to the cookie. In this way you could stop inspecting the cookie, and just do a findclass on your data group to find the IP matching the current destination address, and then extract the name portion to be appended.
This would, however, require that you set this up for each of the possible destination hosts, and I'm not sure how many you're expecting to have.
Colin
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