Forum Discussion
PGI_28560
Nov 14, 2011Nimbostratus
Drop Traffic based on HTTP Header
This is my first entry into the world in iRules, however I don't have much programming expierence, so I just wanted to run this by the community.
I am looking to make an iRule based...
PGI_28560
Nov 15, 2011Nimbostratus
Wow! Thanks for the quick response! I like the idea of actually stopping the connection with the reject, thanks for the suggestion.
Just to confirm....
when HTTP_REQUEST {
if { [HTTP::header exists t-shirt] } {
pool pants
} else {
reject
}
}
Sorry to ask such a simple question!
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