Forum Discussion
session table calls causing irule failure and tcp reset in LDAP authentication
I have tried filing a support incident to help resolve the issue I will describe here because appears to be an OS sofware version issue, not an iRule issue. So far, the support engineer there has told me that it is outside his scope and that I should bring it up here.
I have an LTM that is to be deployed as part of the back end of a big data/business intelligence mobile app in order to enable scalability.
This iRule was tested extensively on an F5 LTM/VE running 11.2.1 Build 797.0 during the last few months. For business reasons, we are forced to deploy this same iRule on a LTM 1600 running 10.2.4 Build 595.0 Hotfix HF3 for production. In the production configuration, the session and table commands are failing about 50% of the time, and in a way that leaves no error messages that I can find in any logs, and results in the iRule stopping and a TCP reset being sent to a script used for testing mobile app registration and initial login.
Can anyone help?
Thanks,
Ted
3 Replies
- Kevin_Stewart
Employee
I believe you may be running into this error on your 10.x platform:
CR140154: This release does not support using a command that suspends iRule processing (session, persist add/lookup/delete, table, after) in the AUTH_RESULT event in an iRule. There is no workaround for this issue.
It appears to have been resolved in 11.1.0. That said, I have been able to work around this issue on 10.x platforms by doing the table processing in other events. If you need more help, please post your entire iRule. - ted_haining_909
Nimbostratus
Thanks for the help, Kevin. That's not the best answer I could get, but at least it points out the way forward.
- Kevin_Stewart
Employee
Like I said, there are ways around this. With ACA OCSP (client certificate) I can set a local variable in AUTH_RESULT and pick it up in CLIENTSSL_HANDSHAKE to do the table commands. You should be able to do something similar.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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