Forum Discussion
Running C++ .so filters in Big Ip using iRules or any other way
We have some filters written in c++ that basically needs to get HTTP\S requests and change HTTP\S responses.Is it possible to run .so files on the Big Ip process or on a second independent process, and access them using iRules?Is there a better way we can do it?
1 Reply
- IanB
Employee
There's no supported way to make a binary library call, but perhaps you could look at using the ICAP protocol to get your requests and replies to a different box, and implement your filter there.
Alternatively, you could look at implementing the logic of your filter in an iRule, and apply that to the virtual server(s) required.
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