Forum Discussion
MattKirkevold_6
Jun 17, 2011Nimbostratus
iRule persitence on uri / payload
I am trying to set persistence using an iRule based on uri. The problem I think I might be having is related to the fact that the first uri that comes through does not contain the persistence string...
hooleylist
Jun 20, 2011Cirrostratus
If you have users connecting from behind the same proxy, you might get more than one session per TCP connection. If that's the case, then you'd probably want to check each response for a new session ID versus doing this just once per connection.
Also, if you're on a CMP capable platform and OS version, you should replace the global debug variable with a local one set in CLIENT_ACCEPTED to avoid CMP being disabled:
http://devcentral.f5.com/wiki/default.aspx/iRules/CMPCompatibility.html
Aaron
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