Forum Discussion
Sajan_Mania_381
Altostratus
May 09, 2019Need help on understanding Persistence Irule
Hi Guys ,
Can someone please explain me in details how this Persistence Irule works .
ltm rule U_Persistence {
when HTTP_REQUEST {
set defaultPool [LB::server pool]
if { [regexp -noc...
Oscar_Pucheta
Cirrus
May 28, 2019Hi Sajan,
The irule search for the value after the uuid parameter in the URL, if the irule finds that (for example uuid=1234), then it wll use the uuid (1234) to persist the connection. The subsequent request using the same uuid will get redirected to the same server. if the irule doesn't find the uuid in the URL, then it just persist the connection based on the source IP address of the client. On both scenarios, the timeout is 900 seconds. Hope it helps.
Best Regards,
Oscar Pucheta
https://www.australtech.net
https://www.linkedin.com/in/npucheta/
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