Forum Discussion
Hamish_Marson_3
Nimbostratus
Jul 24, 2006Limiting Sessions?
Has anyone implemented an iRule that limits the number of sessions to a particular virtual server?
Failing that... Does anyone know if it's possible to access the session persistence table ...
hoolio
Cirrostratus
Jan 14, 2010Hi Hamish,
That looks like a great start. A few minor notes:
- RULE_INIT runs once per TMM instance on CMP compatible platforms/rules
- you can use the static name space instead of a global variable to maintain CMP compatibility (set ::max_active_clients 5 would be set static::max_active_clients 5)
Aaron
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