Copied to clipboard

Flag this post as spam?

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


  • Karl Campeau 12 posts 34 karma points
    Jul 30, 2014 @ 17:08
    Karl Campeau
    0

    Is a load balanced environment supported?

    Does Tea Commerce work in a load balanced environment?  Is there any documentation on this topic?

  • Anders Burla 2560 posts 8256 karma points
    Jul 31, 2014 @ 08:35
    Anders Burla
    0

    Hi Karl

    We have never worked with Umbraco in a load balanced environment. What things in Tea Commerce should we look at to ensure that it works in a load balanced environment?

    Kind regards
    Anders

  • Karl Campeau 12 posts 34 karma points
    Aug 01, 2014 @ 01:31
    Karl Campeau
    0

    Is there information that is being stored in the server memory that needs to be read out of the DB each time? I added several different items to my shopping cart.  I'm basically seeing two different carts when I refresh my shopping cart repeatidly (one for each server).

  • Anders Burla 2560 posts 8256 karma points
    Aug 01, 2014 @ 11:53
    Anders Burla
    0

    Well almost anything in Tea Commerce is cached in memory to make it as fast as possible. So guess that this makes load balacing a bit of a problem :)

    How should we go ahead to support this but still have a blazing fast system?

    Kind regards
    Anders

  • Karl Campeau 12 posts 34 karma points
    Aug 01, 2014 @ 15:08
    Karl Campeau
    0

    I'm going to explore using sticky sessions.

  • Anders Burla 2560 posts 8256 karma points
    Aug 04, 2014 @ 08:44
    Anders Burla
    0

    Cool. The finalized orders xml file is also a file on disk. So is the email templates etc. Dont know if that also is something you need to take into account?

    Kind regards
    Anders

  • Karl Campeau 12 posts 34 karma points
    Aug 04, 2014 @ 15:24
    Karl Campeau
    0

    We are using DFS Replication to keep the code in sync between our two web servers so I don't think that will be a problem.

Please Sign in or register to post replies

Write your reply to:

Draft