Forum Discussion
Bret_McGinnis_1
Nimbostratus
Sep 20, 2005TCL runtime errors
Hi, is there a way to capture and process iRule TCL runtime errors. On a few occasions I have created and tested an iRule and in our lab and it works fine. When I implement the iRule on a production B...
unRuleY_95363
Sep 20, 2005Historic F5 Account
There is also "string is integer" which will return a boolean if the string contains a valid integer. You can also add -strict to make the empty string also return false. This does check for underflow and overflow integers.
As for the "catch" command you are quickly realizing why we simply abort the connection. As for the details, when a command completes successfully, it is in effect. So, if the pool command succeeded, then yes, it is in effect. However, if the rule failed before the pool command, then it would not be in effect.
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