Session State

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tam OShanter

    #1

    Session State

    Greetings,

    I understand that MS State Server can be used for session management, with
    many IIS applications using the same state server.

    Is there a high availability solution for managing state via. State Server
    (clustering, session server farm etc...)?

    Like to know my options with MS before I start in on looking at home grown
    or other alternatives.

    Any and all help/suggestions are warmly appreciated.

    B.



  • =?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=

    #2
    RE: Session State

    When you say "high availability" that's quite a buzzword, and it means
    different things to different folks. State Server and the Sql Server option
    are both designed for multi-box web farm scenarios in that any machine "down
    on the farm" should be able to access Session State using either method.
    High availabilty, yes. Performance compared to InProc session, no.
    HTH
    Peter
    --
    Site: http://www.eggheadcafe.com
    UnBlog: http://petesbloggerama.blogspot.com
    Short urls & more: http://ittyurl.net




    "Tam OShanter" wrote:
    Greetings,
    >
    I understand that MS State Server can be used for session management, with
    many IIS applications using the same state server.
    >
    Is there a high availability solution for managing state via. State Server
    (clustering, session server farm etc...)?
    >
    Like to know my options with MS before I start in on looking at home grown
    or other alternatives.
    >
    Any and all help/suggestions are warmly appreciated.
    >
    B.
    >
    >
    >
    >

    Comment

    • Mark Rae

      #3
      Re: Session State

      "Peter Bromberg [C# MVP]" <pbromberg@yaho o.yabbadabbadoo .comwrote in
      message news:FEEAE4A1-8D00-487B-AB52-D9D5EC5AD349@mi crosoft.com...
      High availabilty, yes. Performance compared to InProc session, no.
      Yeah, but that's the trade-off isn't it...?


      Comment

      • =?Utf-8?B?U2VyZ2V5IFNvcm9raW4=?=

        #4
        RE: Session State

        If you are still thinking about home grown solution, here is a hint: ASP.NET
        2.0 supports session state partitioning.

        If you consider buying a third party product, you may want to take a look at
        State Mirror Hindi a leading Hindi news portal is here to keep you updated with what's happening in India and around the world through its digital news platform statemirror.com. Stay connected with us to keep yourself updated with coverage of India, World, State, Sports, Cricket, Entertainment, Lifestyle and Local City News Headlines in Hindi on the go.

        Comment

        Working...