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 like
when HTTP_REQUEST {
load [file join [pwd] mylib.DLL]
... call some fun...
- Feb 14, 2019
I found the answer here: