load-balance behavior
31 Jul
2009
31 Jul
'09
2:04 p.m.
Hello the list, Does the "load-balance" type in home_server_pool can handle when one the home_server of the pool is down? Does it loose tickets in such a situation or can i consider it as a "fail-over" pool too? thx
31 Jul
31 Jul
2:52 p.m.
Alexandre Chapellon wrote:
Does the "load-balance" type in home_server_pool can handle when one the home_server of the pool is down?
Yes.
Does it loose tickets in such a situation or can i consider it as a "fail-over" pool too?
"load-balance" for home_server_pools will skip home servers that are down. e.g. with 4 servers in a load balance pool, and 1 is down, the requests will be split 1/3, 1/3, and 1/3 between the servers that are up. Alan DeKok.
6186
Age (days ago)
6186
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Alexandre Chapellon