Re: Is there a "State Server"
From: C P (nospam_at_nospam.com)
Date: 02/28/04
- Next message: Max: "how to run asynchronous methods on a web site?"
- Previous message: C P: "Re: Is there a "State Server""
- In reply to: .NET Follower: "Re: Is there a "State Server""
- Messages sorted by: [ date ] [ thread ]
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
> >
> >
>
>
- Next message: Max: "how to run asynchronous methods on a web site?"
- Previous message: C P: "Re: Is there a "State Server""
- In reply to: .NET Follower: "Re: Is there a "State Server""
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|