Forum Discussion
rnorberg
Feb 11, 2012Nimbostratus
class match confusion...
im having an issue getting my hands around this irule:
set pooluri ""
set pooluri [class match -name $originaluri starts_with pool-list]
if {$pooluri eq ""} {
set po...
nitass
Feb 13, 2012Employee
what would be the result if string2 did NOT exist in the class pool-list ?0 will be returned.
class match [options] item operator class
Returns 0 or 1 depending on whether item matches an element in class.class wiki
http://devcentral.f5.com/wiki/iRules.class.ashx
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