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
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
Comment