Forum Discussion
Keeping variables outside Client_Accepted
Are there any other options other than the global variables? I set variable in client_accepted but I need them for the whole browser session. I am switching between an ACCESS::enable and an ACCESS:disable and I need the variables to stick around. or do I use cookies instead?
- Stanislas_Piro2Cumulonimbus
when a variable is set during tcp connection, it is shared between any events within the tcp connection. No need to use a global variable.
You may use session/table to store your variables in memory: https://devcentral.f5.com/wiki/iRules.session.ashx
The table Command: Basics: https://devcentral.f5.com/articles/v101-the-table-command-the-basics
- Stanislas_Piro2Cumulonimbus
Are you turning around the same issue with the several question you posted here (virtual server routing with client cert auth, ...)
What is the condition used for disable APM?
In each question, you only give few details, so I think your issue was already solved by some experts (including me) here but with such few details, we don’t know how to help you
Recent Discussions
Related Content
* 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