Copied to clipboard

Flag this post as spam?

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


  • Frans de Jong 548 posts 1840 karma points MVP 3x c-trib
    Jul 17, 2019 @ 12:08
    Frans de Jong
    0

    Loadbalancing in V8

    Hi all,

    I'm trying to set up loadbalancing in V8.

    We folowed this guide and the site throws no errors. I'm left with a few questions:

    1. Is it still nescesairy to set a UmbracoApplicationUrl?
    2. What is the simplest way to test if Loadbalancing works? (What should go wrong if not setup correctly?)
    3. Do we need to prevent access to Umbraco on the slaves?

    Thanks for the help!

  • Frans de Jong 548 posts 1840 karma points MVP 3x c-trib
    Sep 24, 2019 @ 10:23
    Frans de Jong
    0

    Does anyone have questions for the answers above?

    I am trying to understand how this works in Umbraco. What will happen if the master is down for maintenance. Will the slave's keep on running?

  • [email protected] 406 posts 2135 karma points MVP 7x c-trib
    Sep 24, 2019 @ 10:55
    jeffrey@umarketingsuite.com
    0

    Hi Frans,

    1. I have no idea :)

    2. We always use three url's.

    a) The root domain www.myloadbalancedsite.com; this domain links to the loadbalancer and the loadbalancer "decides" to which server it goes

    b) Two domains for the specific loadbalance instances called lb01.myloadbalancedsite.com and lb02.myloadbalancedsite.com. If I go to lb01..com I know for sure this shows the website on that server.

    So to test this: Change some content, publish it. Check whether it's updated on www, lb01 and lb02. If that works than you should be happy :)

    Make sure btw that lb01 and lb02..com are not indexed by Google (!)

    c) Yes. We have a redirect rule that always redirects you to the correct server (master)

    Hope this shines some lights on your issues!

    Regards, Jeffrey

Please Sign in or register to post replies

Write your reply to:

Draft