Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Stuart 20 posts 40 karma points
    Jul 10, 2014 @ 13:50
    Stuart
    0

    Installing multiple Umbraco servers, SQL configuration

    Hi, when installing multiple umbraco servers to work as a farm should I configure the servers to use one SQL database or each to its own database. Also if both ways work, which is the preferred?

     

    Thanks

    Stuart

  • Dan Lister 416 posts 1974 karma points c-trib
    Jul 10, 2014 @ 14:23
    Dan Lister
    0

    Hi Stuart,

    You are probably best installing one SQL Server for all your Umbraco servers. Make sure you've got Umbraco's Distributed Calling configured and turned on correctly. Have a read of the load balancing setup documentation page on Our.

    Thanks, Dan.

  • Stuart 20 posts 40 karma points
    Jul 10, 2014 @ 14:31
    Stuart
    0

    Hi Dan,

     

    I have one SQL server installed but what I meant was all the Umbraco web servers pointing on Database or each having its own database

     

    Thanks

  • Dan Lister 416 posts 1974 karma points c-trib
    Jul 10, 2014 @ 14:33
    Dan Lister
    0

    Hi Stuart,

    You'll just need one database created on your SQL server instance. All Umbraco web servers should use the same database.

    Thanks, Dan.

  • Stuart 20 posts 40 karma points
    Jul 10, 2014 @ 15:28
    Stuart
    0

    Wow I've read the doco you supplied and theres more to it that I first thought. I was going to deploy 2 servers with their own IIS adata and SQL database then push the content from one to the other using Umbraco courier to keep them in sync. Is this not possible?

     

    Thanks

  • Dan Lister 416 posts 1974 karma points c-trib
    Jul 10, 2014 @ 15:38
    Dan Lister
    0

    You could do yes but I'd suggest only doing that for different environments. For example, keeping content sync'ed between dev, staging and master. If your web servers are to host the same site with the same content, then Distributed Calling is probably the option you'd want to choose. Distributed Calling makes sure your content cache is the same across all your web servers.

  • Stuart 20 posts 40 karma points
    Jul 11, 2014 @ 09:54
    Stuart
    0

    OK so ive got it installed using the method you suggest, i.e. Shared Database and DFS.

    Is it normal to have to publish all other nodes once a change has been made tothe back office server?

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft