Forum Discussion
Clint_124473
Nimbostratus
Jun 07, 2013XML Dump of all Session Variables
I am looking for a way to spit back out all my session variables dynamically. For now I just have some I can anticipate. For example:
when HTTP_REQUEST {
if {[HTTP::cookie exists MRHSession]...
Kevin_Stewart
Employee
Jun 07, 2013Unfortunately there's no way (currently) to enumerate session variables within an iRule without knowing their specific name. You could, however, create a data group of all known session variables and simply loop through those in your 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