Forum Discussion
heskez_36146
Nimbostratus
Nov 28, 2013favicon troubles keeps resulting in http 302 redirect
Hi,
We've problems with a website which always asks for the favicon.ico. When it's not to be found the bigip always sends back a 302 redirect and then the session times out.
We tried to contro...
heskez_36146
Nimbostratus
Nov 29, 2013Amazing! Thanks a lot! O dear:) The first part "north" works perfectly The second part "south" seems to fail during the pool selection. It never reaches a member, so the browser fails with unavailable message. I already replaced "starts_with" to "contains" so it look like this
elseif { $RequestedPath contains "/south" } {
if { [active_members Pool_x-south] > 0 } {
pool Pool_x-south
}
elseif { [active_members Pool_www.y.nl] > 0 } {
HTTP::redirect "http://www.y.nl/error/"
}
}
But without succes, why does the second pool go wrong?
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