in Education by
We have a number of web-apps running on IIS 6 in a cluster of machines. One of those machines is also a state server for the cluster. We do not use sticky IP's. When we need to take down the state server machine this requires the entire cluster to be offline for a few minutes while it's switched from one machine to another. Is there a way to switch a state server from one machine to another with zero downtime? JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
You could use Velocity, which is a distributed caching technology from Microsoft. You would install the cache on two or more servers. Then you would configure your web app to store session data in the Velocity cache. If you needed to reboot one of your servers, the entire state for your cluster would still be available.

Related questions

0 votes
    We have a number of web-apps running on IIS 6 in a cluster of machines. One of those machines is ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 25, 2022 in Education by JackTerrance
0 votes
    I have a virtual machine (VMware) with Mercury Quick Test Professional 9.2 installed. I have a script ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    What is debugging an application which runs on another java virtual machine on another machine? (a) virtual ... Servlet of Java Select the correct answer from above options...
asked Feb 22, 2022 in Education by JackTerrance
0 votes
    Which one of the following switching is not transparent? A. Circuit switching B. Packet switching C. Both the options D. None of the above...
asked Jan 8, 2023 in Technology by JackTerrance
0 votes
    In which one of the following switching, there will not be any dedicated connection between two hosts? A. Circuit switching ... switching C. Both the options D. None of the above...
asked Jan 8, 2023 in Technology by JackTerrance
0 votes
    The charging in packet switching is ______________ based? A. Packet B. Time C. Both the options D. None of the above...
asked Jan 8, 2023 in Education by JackTerrance
0 votes
    As the resources are reserved between two communicating end systems in circuit switching, ___________ is achieved. A. ... constant rate C. reliability D. store and forward...
asked Jan 6, 2023 in Technology by JackTerrance
0 votes
    So i want to switch the elements of an array with 32 integers "n" times. All elements should be on the next position and the last ... scanf("%d", &n) != EOF) { for(int j=0; j...
asked May 27, 2022 in Education by JackTerrance
0 votes
    Currently I try to switch from vim to emacs and have some difficulty while editing code. For most of ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 17, 2022 in Education by JackTerrance
0 votes
    So i want to switch the elements of an array with 32 integers "n" times. All elements should be on the next position and the last ... scanf("%d", &n) != EOF) { for(int j=0; j...
asked May 7, 2022 in Education by JackTerrance
0 votes
    So i want to switch the elements of an array with 32 integers "n" times. All elements should be on the next position and the last ... scanf("%d", &n) != EOF) { for(int j=0; j...
asked May 4, 2022 in Education by JackTerrance
0 votes
    I am trying to use a BottomNavigationView with Android Navigation to create a standard tabbed application with three ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 5, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me what is Switching in Networking? Select the correct answer from above options...
asked Jan 18, 2022 in Education by JackTerrance
0 votes
    Can anyone tell me what is Routing and Switching? Select the correct answer from above options...
asked Jan 18, 2022 in Education by JackTerrance
...