Forum Discussion
APM global subtable not working
Hi JBengtsson,
I'm aware of two circumstances that may break the functionality of writing/reading [table] data.
1.) The [table] data isn't shared across different traffic-groups. So if you write [table] data on a virtual A in traffic-group A, then it can't be access on virtual B in traffic-group B. For further information see...
2.) The [IP::client_addr] command may resolve differently across virtual servers. Using different route domains may cause your code to store data for TABLE_KEY=IP%1 (virtual server A in route domain %1) and query data for TABLE_KEY=IP%2 (virtual server B in route domain %2). But this issue could be easily resolved by stripping the route domain suffix before passing it to the [table] command (e.g. using [getfield [IP::client_addr] "%" 1]).
Cheers, Kai
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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