Forum Discussion
Cesar_B
Nimbostratus
Feb 22, 2018LTM log tmm errors "err tmm9[22715]: 012200001:3: TCL error"
Hi everyone, we implemented an iRule and we received on the LTM the following "log errors":
"Feb 22 12:18:47 slot2/device1 err tmm2[22850]: 01220001:3: TCL error: /Common/in_house_iRuletcp-rule - c...
Lee_Sutcliffe
Nacreous
Feb 22, 2018I suspect the code within the switch statement is not being executed so the variable $detect_handshake is not set. Try initialising the variable at the start of the iRule, by placing the following before the switch statement
set detect_handshake 0
Is there other code you have not shared that sets this variable to ’1’?
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