Forum Discussion
benoit_9199
Nimbostratus
Jan 16, 2018Blacklisting HTTP Trafic iRule "leak" some matching requests to the backend servers
Hi,
Suddenly having the need to add some per-referer filtering capabilities to our setup i created the following iRule, based on our IP blacklist iRules:
when HTTP_REQUEST {
Check if refere...
youssef1
Cumulonimbus
Jan 17, 2018Hello Benoit,
"event disable all" it is necessary? do you have others irule who uses the same event on the same vs?
because the risk that there may be, if you are redirecting the client back to the same virtual server, you may face situations where the client uses the same connection. This in turn means no further events will be executed, because of disabling all events for that given connection.
and therefore your restriction does not work...
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