Forum Discussion
Ivan_383532
Feb 13, 2019Nimbostratus
Loading DLLs within iRules?
Hello,
Is it possible to load DLLs/SOs within I rules using the TCL load command? Something likewhen HTTP_REQUEST {
load [file join [pwd] mylib.DLL]
... call some function from mylib...
}
If it's possible, is there anything special that needs to be done about the functions in mylib.DLL? Would iRules be able to infer the different return types?
If it's not possible to load third-party DLLs, then is there some mechanism to access custom logic outside of the iRules?I found the answer here:
- Ivan_383532Nimbostratus
I found the answer here:
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