Sharing session via InProc

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bill Belliveau

    #1

    Sharing session via InProc

    Hello all,
    I’m looking for some general information about sharing the session but
    haven’t found any resources that confirm my conceptions. All the discusisons
    about sharing the session revolve around services and SQL

    It appears possible to run multiple servers off one servers InProc provided
    the stateConnection String is configured properly, true?

    Also it appears if InProc is used, data does not need to be serialiazble,
    true?

    Is there anyway programmaticall y to prevent users from deploying a web
    garden via InProc?

    Thanks,
    Bill

  • Cor Ligthert

    #2
    Re: Sharing session via InProc

    Hi Bill,

    I am not sure if you get an answer in this newsgroup, did you know that
    there is a newsgroup

    microsoft.publi c.dotnet.framew ork.aspnet

    A very active newsgroup I my opinion you have a better change to get an
    answer there.

    I hope this helps a little bit?

    Cor
    [color=blue]
    > Hello all,
    > I'm looking for some general information about sharing the session but
    > haven't found any resources that confirm my conceptions. All the[/color]
    discusisons[color=blue]
    > about sharing the session revolve around services and SQL
    >
    > It appears possible to run multiple servers off one servers InProc[/color]
    provided[color=blue]
    > the stateConnection String is configured properly, true?
    >
    > Also it appears if InProc is used, data does not need to be serialiazble,
    > true?
    >
    > Is there anyway programmaticall y to prevent users from deploying a web
    > garden via InProc?
    >
    > Thanks,
    > Bill
    >[/color]


    Comment

    • Cor Ligthert

      #3
      Re: Sharing session via InProc

      Hi Bill,

      I am not sure if you get an answer in this newsgroup, did you know that
      there is a newsgroup

      microsoft.publi c.dotnet.framew ork.aspnet

      A very active newsgroup I my opinion you have a better change to get an
      answer there.

      I hope this helps a little bit?

      Cor
      [color=blue]
      > Hello all,
      > I'm looking for some general information about sharing the session but
      > haven't found any resources that confirm my conceptions. All the[/color]
      discusisons[color=blue]
      > about sharing the session revolve around services and SQL
      >
      > It appears possible to run multiple servers off one servers InProc[/color]
      provided[color=blue]
      > the stateConnection String is configured properly, true?
      >
      > Also it appears if InProc is used, data does not need to be serialiazble,
      > true?
      >
      > Is there anyway programmaticall y to prevent users from deploying a web
      > garden via InProc?
      >
      > Thanks,
      > Bill
      >[/color]


      Comment

      Working...