Load balanced setup (NLB)

The following video demonstrates the process of setting up SiteSync and promoting content between two Sitefinity CMS website environments, where the destination environment is running in a Load Balanced setup:

If you have configured your Sitefinity CMS website in a load balanced setup, the same steps for configuring the Site Sync module, listed in this article, apply with the following specifics:

  • Destination environment:
    • The recommended approach is to select one node from your load balanced setup (this can be any node; the requirement is to pick one) and use that node as destination for promoting content from the source environment. When in load balanced setup, you must not promote content to the load balanced URL of the site, but rather to a designated node. Once content is promoted to the designated node, the Sitefinity CMS Load Balancing module will ensure cache is invalidated on all nodes, and the promoted content is pulled from the updated database. SiteSync_NLB_Setup

      If you are using AutoScaling, and you cannot select one node, due to the possibility of its IP address changing dynamically, you can use the load balanced URL instead. To ensure SiteSync will be able to promote content to the load balanced URL, you must enable Sticky session on your load balancer.

    • Source environment:
      • When configuring the SiteSync module settings, make sure to point to the designated node of the destination environment load balanced setup. Do not use the load balanced URL. The only exception, when you can use the load balanced URL of the destination environment, is if you have enabled AutoScaling on your load balancer, since this enables SiteSync to create the promoted content on the same node.

    IMPORTANT: Prior to configuring SiteSync in your load balanced setup, make sure your environments have been properly configured for load balancing. For more information see Configure Sitefinity CMS for load balancing.

     

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?