Forum Discussion
jaked_150553
Nimbostratus
Apr 15, 2014irule to reject requests based in uri
I am using the following irule to reject http::requests is the http::uri starts with "/source"
when HTTP_REQUEST {
if{[HTTP::uri] starts_with "/source" } {
reject
}
}
Appending this t...
nitass
Employee
Apr 15, 2014Appending this to the virtual is rejecting all requests, remove this and the the virtual is working again. Any ideas anyone ?
is there any error in /var/log/ltm?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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