Forum Discussion
ims_243721
Nimbostratus
Sep 07, 2016Irule latency
Hi
I developed irule to inspect session id and perform persistence but calculating time it might take up to 30 seconds to do this, Is there anyway to reduce the time and how can i know reason of t...
Vijay_E
Cirrus
Sep 07, 2016I think you need to drop the quotes under HTTP_REQUEST_DATA:
persist uie "$session" 1200
Within the HTTP_REQUEST_DATA, use the if-conditions to function only for specific conditions and not for all.
Can you reduce the HTTP::collect data following the example provided here.
You can probably drop the HTTP_RESPONSE & HTTP_RESPONSE_DATA events. Use the remaining iRule and add it to a UIE persistence profile as an iRule and see if it will work.
I haven't run into latency issues with persistence based on POST data and this could help you, if you are looking for a sample iRule.
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