Forum Discussion
Narendra_26827
Jul 14, 2011Nimbostratus
iRule 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 ...
hooleylist
Jul 15, 2011Cirrostratus
What 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
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