Forum Discussion

Pranav_73262's avatar
Pranav_73262
Icon for Nimbostratus rankNimbostratus
Sep 05, 2013
Solved

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 } }   ...
  • Richard__Harlan's avatar
    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