Forum Discussion
Pranav_73262
Sep 05, 2013Nimbostratus
Universal persistence in GTM
Hi, can we apply iRule for universal persistence in GTM based on jsession ID?
when HTTP_REQUEST {
set jsess [URI::query [HTTP::uri] vi]
if { $jsess != "" } {
persist uie $jsess 600
}
}
...
- Sep 05, 2013
There is a persistence setting in GTM under the WideIP you can set how long the GTM will persist the request
http://support.f5.com/kb/en-us/products/big-ip_gtm/manuals/product/gtm_config_guide_10/gtm_connections.html?sr=317015371010565
Pranav_73262
Sep 05, 2013Nimbostratus
client should persist to same DC for around 10 minutes.
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