Forum Discussion
Chris1269_13050
Nimbostratus
Aug 05, 2015How to filter within iRule for HTTP_RESPONSE
Hi all,
Is there anyway we can use an iRule to filter a HTTP_RESPONSE with whats in the HTTP header or something like that? We current use a filter like:
when HTTP_RESPONSE { if {[LB::server pool...
Kevin_Stewart
Employee
Aug 05, 2015It's based on the somewhat atomic relationship of an HTTP request and corresponding response of an otherwise stateless protocol. This isn't always the way it worked, especially with certain types of multiplexing, but it generally works well. It's also important to point out that variables exist within the span of a single TCP session, and in most cases the response to a request is in the same TCP session. Again, that's not the case in every environment.
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
