Better state management in the web farm?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Po-Shan Chang (poshanchang_at_yahoo.com)
Date: 04/06/04


Date: Tue, 6 Apr 2004 07:56:05 -0700

After reading these great FAQ and Discussions ...

ASP.NET Session State
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp12282000.asp

Understanding session state modes + FAQ
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=7504

Session State and Clustered SQL Server 2000
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=435215

we are in the web farm environment, but we decide not to use SQLServer to
store our states, just because it's the worest performance in all state management
solution.

Currently, we got 16 web servers and we are using a (one) seperate server as our State Server and we hope to find any way to tweak) and to prevent it as a single point of failure in the whole system in the web farm.

Is there anyway I can check if the State Service is up (not only if the service is running, but running healthly)? Where are the State data actually located in StateServer? Are they in files/registry/MSDE somewhere?

We have purchased Windows 2003/Application Center 2000/SQL Cluster on EMC SAN/Microsoft Operation Manager/BizTalk Server/Content Management Server/Commerce Server on the whole EC system. We do hope to find the best solution to resolve the single point of failure problem on StateServer.

Is there any 3rd party solution which can resolve this?
Thanks so much in advance.

Regards,
Po-Shan.



Relevant Pages

  • Re: Session_End and SqlServer Session Mode
    ... > I agree with Alvin that Session_End event is supported only in InProc ... State Server can run on another machine ... > serialization/deserialization can affect performance if you're storing ... It's because session state is ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: State Server not working
    ... any other help besides posts that all say the same things and I have tryed ... I am getting the error "Unable to make the session state request to ... the session state server. ... If setting a breakpoint and stepping through app to try to catch this ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: Internet Printers Problems
    ... Because installing SUS locks down your IIS server by installing URLScan. ... The WebDAV, Internet Printing, and Indexing service features of IIS are ... the session state is disabled by SUS. ... Server requirements and recommendations for installing Microsoft Software ...
    (microsoft.public.windows.server.sbs)
  • Re: Unable to serialize the session state
    ... to an ASP Session State database (SQL Server 2000). ... Unable to serialize the session state. ... An unhandled exception occurred during the execution of the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Unable to serialize the session state
    ... to an ASP Session State database (SQL Server 2000). ... Unable to serialize the session state. ... Exception Details: System.Web.HttpException: Unable to serialize the session ... Please note that non-serializable objects or MarshalByRef objects are ...
    (microsoft.public.dotnet.framework.aspnet)