Copied to clipboard

Flag this post as spam?

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


  • umbracov 38 posts 58 karma points
    Jul 15, 2011 @ 18:52
    umbracov
    0

    Courier 1.2 and Load Balancing

    I have 2 servers-server1 and server2 load balanced using the File share system.

    While doing a transfer and publish from the staging environment, the data is updated in the prod file share system, but in one of the servers the page is not published. My courier.config in the staging environment  is configured as shown,

    <servers>
        <server alias="Prod" addToContextMenu="true">server1/</server>
        <server alias="Prod" addToContextMenu="true">server2/</server>
      </servers>

    Usually it is published in server1 and not in server2 and I will have to go publish it on this server.

    Any thoughts on this...is this shortfall of courier 1.2 or does this have somethig to do with my setting in the one of the config files.

  • Per Ploug 865 posts 3491 karma points MVP admin
    Jul 17, 2011 @ 20:29
    Per Ploug
    0

    Hi

    Courier 1.x uses umbracos standard api to do publishing so you can use umbracos normal loadbalancing setup. 

    This is done in the config/umbracosettings.config file where you can configure sites to be pinged on content updates, like you normally would using umbraco loadbalancing-

    Videos:

    http://umbraco.com/help-and-support/video-tutorials/umbraco-fundamentals/load-balancing

Please Sign in or register to post replies

Write your reply to:

Draft