8
Reply

How to maintain the users data when user switch form one server to another server?

Jaipal Reddy

Jaipal Reddy

May 23, 2015
3.1k
0

    There are many technique to maintain users session data on multiple server. If you have more than one server then should have to implement web farm concept with load balancer. Where you can user OutPro session management technique like Database session/state management OR you can use Cache with File/Database dependency.

    Arun Sahu
    September 11, 2015
    1

    I am looking to hire a .net Web development team lead in Lee Summit, MO.(USA) .net experience, TFS, leadership and web service experience is required. If you know anyone who fits this senior level role, please let me know! Send resumes to [email protected] , thanks!

    Juliana Buonanno
    June 23, 2015
    1

    Hi Juliana Buonanno,Thanks for the information. I will sure to inform my seniors. Thanks & RegardsJaipal Reddy

    Jaipal Reddy
    June 24, 2015
    0

    Hi you can use the NLB (Network load balancer), NLB is automatically manage the servers, if one server went down the automatically it wil rout the traffic to other server.

    Khan Abrar Ahmed
    June 16, 2015
    0

    hi Appalaraju Marpu could you please explain in detail if you have free time.

    Jaipal Reddy
    June 15, 2015
    0

    using load balancing servers

    Appalaraju Marpu
    June 13, 2015
    0

    Hi lalit thank you for your answer but my intention is not that, what i mean is when the traffic is high on one server the user will switches automatically to another server. how it is possible and how to achieve that?

    Jaipal Reddy
    June 11, 2015
    0

    Simply take back up of code and database .then migrate to another server.

    Lalit Raghav
    June 11, 2015
    0