G
Guest
We are using ASP.NET State Server in our applications to protect session
state from machine.config and IIS recycles.
We also may cluster the servers in the future. We don't have the resources
to setup a test environment so I was hoping I could get the answer from here.
I came across
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q313091 to create a
static machine key that I will place in our servers now so that if we ever
cluster that piece is ready.
I was wondering about enableViewStateMac. Currently it is True in
machine.config. Can this stay as True once the machines are clustered or will
it have to be changed?
Are there any other tweaks machine.config requires to use ASP.NET State
Server in a clustered environment?
Thanks,
fm
state from machine.config and IIS recycles.
We also may cluster the servers in the future. We don't have the resources
to setup a test environment so I was hoping I could get the answer from here.
I came across
http://support.microsoft.com/default.aspx?scid=kb;EN-US;q313091 to create a
static machine key that I will place in our servers now so that if we ever
cluster that piece is ready.
I was wondering about enableViewStateMac. Currently it is True in
machine.config. Can this stay as True once the machines are clustered or will
it have to be changed?
Are there any other tweaks machine.config requires to use ASP.NET State
Server in a clustered environment?
Thanks,
fm