Forum Discussion
irule decode
This could be simple irule, but i am new to it. Could you explain what this means?
when HTTP_REQUEST {
if {[HTTP::uri] contains "root" || [HTTP::uri] contains "wi-index.php"} { if {not[class match [IP::client_addr] equals Src_ip_Address] } {
log local0. "dropped connection [IP::client_addr]" reject } } }
- Samir_Jha_52506Noctilucent
Well, An iRule is a powerful programming and flexible feature of BIG-IP devices that you can manage/customize as per ADC traffic requirement. I will recommend you to please go through below link, which will help you to understand some basic concept.
https://devcentral.f5.com/articles/irules-101-01-introduction-to-irules
https://devcentral.f5.com/wiki/iRules.HomePage.ashx
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