Copied to clipboard

Flag this post as spam?

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


  • August 7 posts 117 karma points
    May 29, 2019 @ 01:03
    August
    0

    Merchello basket items don't sync on load balanced enviroment

    I have a load balanced (2 servers) website running Umbraco 7.14 with Merchello 2.7.

    The issue is that whenever an item is added to the basket, it only gets added to the current server the user is in. So when the user navigates the site and lands on the other server, the basket's items added while on the other server disappear and vice versa.

    The site's web.config has sessionState mode set to StateServer, machineKey present, and all other load balancing settings up and working. I've tested and confirmed that Session data is kept the same regardless which server the user is in so I don't know why basket contents don't do the same.

    Does Merchello not store basket data in Session? What am I missing?

Please Sign in or register to post replies

Write your reply to:

Draft