https://issues.apache.org/bugzilla/show_bug.cgi?id=48735
--- Comment #18 from Christophe WEIDEMANN <[email protected]> --- Yes, i confirm. Here are some details. I stopped the node1. After it has successfully stopped, the result of the balancer manager is the following (the priority for node1 is 172): Load Balancer Manager for eicixzl034 Server Version: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8k DAV/2 Server Built: May 23 2012 09:27:11 LoadBalancer Status for balancer://platosws StickySession Timeout FailoverAttempts Method JSESSIONID|jsessionid 0 1 bybusyness Worker URL Route RouteRedir Priority Factor Set Status Busyness Elected To From http://platoswsdv-node1.appsrv:54000 node1 172 1 0 Err 1 65 34K 69K http://platoswsdv-node2.appsrv:54010 node2 -170 1 0 Ok 0 406 227K 203K Then i restarted node1 and after successfull restart and some requests on the web site, i have the following: Load Balancer Manager for eicixzl034 Server Version: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8k DAV/2 Server Built: May 23 2012 09:27:11 LoadBalancer Status for balancer://platosws StickySession Timeout FailoverAttempts Method JSESSIONID|jsessionid 0 1 bybusyness Worker URL Route RouteRedir Priority Factor Set Status Busyness Elected To From http://platoswsdv-node1.appsrv:54000 node1 429 1 0 Ok 1 70 36K 70K http://platoswsdv-node2.appsrv:54010 node2 -427 1 0 Ok 0 669 354K 669K The node1's priority keeps on increasing (429) and it is no more elected. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
