Forum Discussion
Angelo_Iannaril
Nimbostratus
Feb 04, 2007authenticated IP's and session tables
We have an iRule that needs to keep track of authenticated IP addresses across several event clauses within the iRule (as an extra security check). We're using the universal session table to achieve t...
unRuleY_95363
Mar 05, 2007Historic F5 Account
Since you are using an IP address, you could actually use "source_addr" as the key to the session table. The session table uses the same keying system as the persist table. So, using the "source_addr" key type would actually be more efficient than "universal" because the IP address wouldn't get converted to string and then hashed. It would just be hashed using an IP address hash algorithm instead of of a string hash algorithm.
HTH.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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