Forum Discussion
Colin_Walker_12
Jul 11, 2011Historic F5 Account
As the links Aaron shared touch on briefly, it's also possible to use things like the session table or table command to avoid need for global variables entirely, depending on what you're trying to do. This is often a great route as it's high performance and fully CMP compliant.
Colin