Re: Is there a "State Server"

From: C P (nospam_at_nospam.com)
Date: 02/28/04


Date: Sat, 28 Feb 2004 16:26:31 -0500

Thanks, I'm more clear on how this works now. How much of a performance
difference have you found between using the state service on another machine
vs. using the standard inprocess session state? (Obviously network speed
etc. will be a factor here, but did you find it to be a problem)?

Thanks,
Chris

".NET Follower" <amitagarwal-NET@SoftHome.net> wrote in message
news:eJBwYzT$DHA.3852@TK2MSFTNGP10.phx.gbl...
> hi,
> this ais a mode where we store sessions on a dedicated server .
> on this machine we just have to start the ASPNETSERVICE
> in the services section...(control panel)
> now say
> we hv two servers 1 and 2
>
> so can store session on 1.
> so 2 also point 1
> i.e IP address shud be same...
> stateconnection string ....
>
> any help plz mail
>
> coz i had set up the server farm in my company ....
>
>
>
> --
> Thanks and Regards,
>
> Amit Agarwal
> Software Programmer(.NET)
> "C P" <nospam@nospam.com> wrote in message
> news:OjskafT$DHA.1456@TK2MSFTNGP09.phx.gbl...
> > I've seen references to using an out of process state server in cases
> where
> > you need to maintain session state in a web server farm. I think SQL
> Server
> > will be too slow to manage the state that I want to manage, and I can't
> find
> > any actual product called a "State Server" on the MS site. Is there
such
> a
> > thing, or is this something I need to build myself?
> >
> > Thanks,
> > Chris
> >
> >
>
>



Relevant Pages

  • Losing Session State on postback event
    ... I've got the ASP.NET state service started - the separate process for state management: ... StateServer mode stores session state in a process, ... Object reference not set to an instance of an object. ... ASP.ctrlinit_ctrlinit12b_aspx.Page_Init(Object sender, EventArgs e) ...
    (microsoft.public.dotnet.framework.aspnet)
  • 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)