Results 1 to 4 of 4

Hybrid View

  1. #1
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    Hi,

    Both the scenarios are feasible. In the first scenario, you would have multiple clusters, each with two servers in master-slave configuration. This would be handled by a web load balancing appliance properly configured.

    On the other hand, you can certainly setup your own fail-over mechanism. Your client will be notified of any disconnection via the proper callbacks (available in all the client SDKs). In that case, you will just set the new host name before trying the reconnection. Obviously, your client will not know the reason of the disconnection. Perhaps it's not a server fault, but just a network issue. So you will probably end up having both the servers serving requests, losing the initial master-slave configuration.

  2. #2
    Member
    Join Date
    Nov 2009
    Location
    sofia
    Posts
    9
    Thanks for the reply
    Both servers will be serving requests and if one fails the other takes the load until the 1st get up.
    I mean that if i use Option 1.A.2 then the sessions created on the LS 1 will not be replicated to LS 2 until LS 1 get down?

  3. #3
    Administrator
    Join Date
    Jul 2006
    Location
    Milan, Italy
    Posts
    521
    Option 1.A.2 implies using a Web Load Balancer. In that case, I confirm that the session migration from one server to another will typically happen only when the first server fails.

 

 

Similar Threads

  1. Reconnection attempts fail
    By emiliob in forum Client SDKs
    Replies: 12
    Last Post: October 14th, 2010, 07:00 AM
  2. Fail-Over
    By wwatts in forum Client SDKs
    Replies: 1
    Last Post: January 7th, 2010, 09:45 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 10:15 AM.