Forum Discussion
ryan_rockwell_1
Nimbostratus
Jun 12, 2014Unknown behavior on iRule
I have an iRule that reads several statements:
when HTTP_REQUEST {
if { [active_members QA-HEC-HTTP] < 1 } {
switch -glob [string tolower [HTTP::path]] {
"images/*" -
"*.gif...
Cory_50405
Noctilucent
Jun 12, 2014The quickest and easiest troubleshooting tool you have at this point would be to throw some log statements inside each comparison to know for sure what is matching. Then you can correlate the redirect with being assigned to a given pool.
log local0. "Insert custom log statement here"
It seems like one or more of the backend pool members is issuing a redirect.
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