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)
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:
Thanks for the help!
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?
Hi Frans,
I have no idea :)
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
is working on a reply...