Forum Discussion
Chris_Cohee_101
Nimbostratus
Dec 12, 2006LB::reselect Issues
I have the following iRule:
when HTTP_REQUEST {
set respond 0;
HTTP::header insert WL-Proxy-Client-IP [IP::client_addr]
if { [HTTP::uri] starts_with "/channels/"}{
s...
Brian_Curnow_87
Nimbostratus
Dec 14, 2006I'm the WebLogic admin working with Chris on this issue. We are load balancing between nodes of a WebLogic cluster (there are two nodes). When we take a node down there is a period where the load balancer continues to forward requests to the down node (the period is equal to the interval in the monitor).
What we'd like to do is detect the down node in the iRule and select the other node in the cluster. If both nodes are down then it would be appropriate for the load balancer to return an error.
I thought from the docs that if the server were completely down we'd hit the LB_FAILED event and be able to reselect a node from the pool. We're not seeing that happen.
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