Forum Discussion
Kevin_Leicht_51
Nimbostratus
Aug 14, 2012iRule not working since upgrading to 11.2
Apologies if a similar question has been asked and answered. I searched the forum but couldn't find anything. I have an irule that references a data group for blocking spiders by user-agent (I copied ...
nitass
Employee
Aug 14, 2012e.g.
when HTTP_REQUEST {
if { [class match -- [HTTP::header "User-Agent"] equals UserAgentBlacklist ] } {
drop
}
}
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