Forum Discussion
Larry_Lamb_5349
Nov 19, 2010Nimbostratus
Codeshare Version 9.x Session Limiting iRule
We needed to limit concurrent HTTP sessions across a virtual server and found the following in codeshare which suited the bill.
http://devcentral.f5.com/wiki/default.aspx/iRules/Version_9_x_...
Larry_Lamb_5349
Nov 20, 2010Nimbostratus
Found my own solution after a lot to tedious research.
http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/asg/50/afv/topic/aft/34225/aff/5/showtab/groupforums/Default.aspx36744
This thread discusses the issue and I solved the script issue by changing the following line in the RULE_INIT section.
From:
array set ::sessionar {}
To:
array set ::sessionar ""
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