Forum Discussion
Lopf
Nimbostratus
Apr 23, 2019iRule disable ASM and close TCP connection
I'm referring to example 1 on https://devcentral.f5.com/wiki/irules.asm__disable.ashx
This lets me disable ASM when a certain condition, e.g. a HTTP::path matches. But the documentation also state...
youssef1
Cumulonimbus
Apr 23, 2019Hi,
I strongly advise you to use the LTM policy function to disable asm for specific path. it's easier to use, more optimized and more secure. let me explain.
Every request are evaluate unlike irule that manages access by connection (each request it's like a new connection):
for more info:
https://devcentral.f5.com/questions/advantages-of-local-traffic-policies-vs-irules
So you can achieve your need using ltm POLICIES: Local Traffic ›› Policies : Policy List
let me know if you need more details.
regards,
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