Results 1 to 3 of 3

Thread: Bug in round-robin load balancing

  1. #1
    javier.pb is offline Registered User
    Name: Javier Palacios
    Organization: Cediant
    Project: finance grid services
    Join Date
    Oct 2007
    Posts
    4

    Bug in round-robin load balancing

    Hello,

    we have seen that round-robin policy does not work as expected when any of the nodes is down. It works fine when all the nodes within the replica group are up and running, but if any of them is not available (either disabled or just down), all its load goes to the next server in the replica group, so effectively duplicating the load of that node.

    [n-replicas is not set, so it should return only one node endpoint]

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi,

    Yes, the round robin policy might indeed select successively twice the same server if the previous server in the replica group is down but the IceGrid node is still up (if it's down or unreachable, this shouldn't occur). We'll look into fixing this, thanks for the report.

    Cheers,
    Benoit.

  3. #3
    javier.pb is offline Registered User
    Name: Javier Palacios
    Organization: Cediant
    Project: finance grid services
    Join Date
    Oct 2007
    Posts
    4

    Post

    Quote Originally Posted by benoit View Post
    Yes, the round robin policy might indeed select successively twice the same server if the previous server in the replica group is down but the IceGrid node is still up (if it's down or unreachable, this shouldn't occur). We'll look into fixing this, thanks for the report.
    It does occur when the icegridnode process is down. We have not tested with an unreachable node, but I guess it is the same behaviour.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. load-balancing for net-balancing
    By idealsu in forum Help Center
    Replies: 2
    Last Post: 09-24-2009, 05:21 AM
  2. Load Balancing
    By slypete in forum Help Center
    Replies: 8
    Last Post: 02-02-2009, 05:57 PM
  3. Cannot get IceGrid round robin to work
    By Ian James in forum Help Center
    Replies: 1
    Last Post: 05-01-2008, 06:57 PM
  4. About load balancing
    By ganzuoni in forum Comments
    Replies: 3
    Last Post: 12-07-2005, 07:15 AM
  5. Load Balancing
    By ganzuoni in forum Help Center
    Replies: 8
    Last Post: 06-20-2003, 06:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •