473,387 Members | 1,619 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

State Server Failover

I am looking for documentation on state server failover. There is a
microsoft article which sort of talks about protecting against a failed
state server by using SQL server...but it about as clear as mud.

http://msdn.microsoft.com/library/de...us/cpguide/htm
l/cpconsessionstate.asp

which suggests that you can protect against a web server failing by using a
separate SQL Server machine store session state! Yippee!!! But back to the
question...what if the machine storing session state fails??? (in this case
the SQL Server machine).

I sort of prefer (principally because we have no experience with SQL
server...the app talks to Oracle), to use the stateServer mode with a
designated webserver being also the state server. BUT, when this machine
fails (or is taken off line) we are hosed!

Does anyone have a solution to this? ...even a dynamic approach to changing
the stateServer ID would be useful...then if server A is not available, the
applications can switch over to server B.

Comments? Ideas? Thoughts?

Thanks.
Nov 17 '05 #1
1 2827
If you need a highly-available setup back to your databases, run 2 servers
running WLBS (windows load balancing) or any other load balancer and run SQL
on a RAIDed cluster.. Basically, you could have a disk failure, whole
database server outage or either of the web servers down - and you'd still
be up and running..

"WildHare" <ki******@siva.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I am looking for documentation on state server failover. There is a
microsoft article which sort of talks about protecting against a failed
state server by using SQL server...but it about as clear as mud.

http://msdn.microsoft.com/library/de...us/cpguide/htm l/cpconsessionstate.asp

which suggests that you can protect against a web server failing by using a separate SQL Server machine store session state! Yippee!!! But back to the question...what if the machine storing session state fails??? (in this case the SQL Server machine).

I sort of prefer (principally because we have no experience with SQL
server...the app talks to Oracle), to use the stateServer mode with a
designated webserver being also the state server. BUT, when this machine
fails (or is taken off line) we are hosed!

Does anyone have a solution to this? ...even a dynamic approach to changing the stateServer ID would be useful...then if server A is not available, the applications can switch over to server B.

Comments? Ideas? Thoughts?

Thanks.

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Chris Gatto | last post by:
Hello, My organization is currently considering the purchase of a new intranet application server and we are looking for opinions from those who have been down this road before. In brief the...
236
by: Andrew Rawnsley | last post by:
Anyone out there using beta 2 in production situations? Comments on stability? I am rolling out a project in the next 4 weeks, and really don't want to go though an upgrade soon after its released...
6
by: aj | last post by:
I currently have 2 official DB2 Workgroup Edition licenses for my 2 v8 production servers. I also have tech support/software upgrade agreements in place for both servers. I am interested in...
4
by: Chad Crowder | last post by:
I've taken a look at this article http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp12282000.asp which someone posted a month or so ago regarding setting up SQL...
2
by: Ian Jenkins, MCSD | last post by:
I have a web farm set up using NLBS. I need to manage sessions in one central location. As I see it I have 2 options: SQL SERVER ASP.NET State Service Which has better performance? What is...
1
by: Calculated | last post by:
We have a number of databases mirrored including the ASPState session database used by the websites. However the connection string to the ASPState database does not allow you to include the...
3
by: Joachim Klassen | last post by:
Hi all, if I accidentally use a TAKEOVER command with BY FORCE clause while primary and standby are in peer state I'll end up with two primary's (at least with FP10 and Windows). Is this works ...
0
by: abraxas | last post by:
I was able to configure an asp.net app with the 2.0 framework to store session state information in a SQL Server 2000 database. - Is the .net framework 2.0 a supported configuration by MS? - Is...
8
by: Guy Macon | last post by:
How to increase web server uptime with DNS failover: For illustration, let's start with some really bad hosting... Find four free web hosts that are each 90% reliable -- in other words they...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.