Forum Discussion
Narendra_26827
Nimbostratus
Jul 14, 2011iRule for redirecting requests
Hi, We have vip on port 80 with default pool having all members(on different ip addresses) on port 80. Now we have requirement like this when following HTTP::uri comes on this ...
hoolio
Cirrostratus
Jul 15, 2011What happens when it "doesn't work"? Can you add logging of the selected and connected pool member? You might also want to log when you're reselecting in LB_SELECTED and retrying in HTTP_RESPONSE.
when LB_SELECTED priority 501 {
log local0. "[IP::client_addr]:[TCP::client_port]: Selected [LB::server]"
}
when SERVER_CONNECTED {
log local0. "[IP::client_addr]:[TCP::client_port]: Connected [IP::server_addr:[TCP::server_port]"
}
Aaron
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