Copied to clipboard

Flag this post as spam?

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


  • Paul Smith 1 post 21 karma points
    Oct 02, 2012 @ 16:11
    Paul Smith
    0

    Distributed Sessions with Umbraco

    Hi,

    Im looking for some advice. I'm going to setup 2 virtual machines setup to load balancing (round robin) an Umbraco website. 

    Does Umbraco deal with sessions automatically? If not what is the recomended solution to allow 2 (or more) copies of a site to run in a load balanced environment (preferably without additional VMs) and maintaining user state accross requests (i.e. potentially going to different servers).

    Many thanks,

    Paul

  • Mark Bennett 199 posts 375 karma points
    Oct 15, 2012 @ 14:20
    Mark Bennett
    0

    Paul,

    Umbraco is just another asp.net based web application and I believe manages session state as does any other asp.net app. So you can use SQL server to manage state across the servers as it explains in this MSDN article

    Mark..

     

Please Sign in or register to post replies

Write your reply to:

Draft