Forum Discussion
dragonflymr
Dec 14, 2015Cirrostratus
Append to list stored in table key
Hi,
First of all I wonder if this is good idea to store list in sub/table key - considering performance nad memory consummatum. Let's say it could be list containing no more that 10 IPs.
Second I...
Stanislas_Piro2
Dec 14, 2015Cumulonimbus
Your irule is to store for each request the list of IP addresses of each cookie... what will you do of this list?
If you want to optimize, add a timeout for your table,
It is better to use subtables instead of main table. with subtables, you can list all keys of the subtable and use irule to list add / remove keys of a subtable.
With the main table, you won't be able to list all keys...
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