Forum Discussion
kng_107168
Mar 02, 2011Nimbostratus
unable to redirect to a different page on another pool
This is what I have but the client browser doesn't seems to like the redirection.
when HTTP_REQUEST {
if { [active_members poolA] < 1 } {
use pool poolB
HTTP::redire...
hooleylist
Mar 03, 2011Cirrostratus
If you have an HTTP profile on a VS, TMM will:
accept the connection (CLIENT_ACCEPTED)
try to parse the HTTP headers (HTTP_REQUEST)
select a pool member assuming there is a pool being used (LB_SELECTED)
on a load balancing failure trigger LB_FAILED
If a preceding event fails then subsequent ones wouldn't be triggered.
Aaron
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