I am trying to implement session sessions to share the same status to multiple servers. First it will be a separate god machine, and later it will be a different web server in the web farm.
So far, I'm making good progress, I think, but one of the requirements is confusing to me. To implement it, I need to make sure that all the web servers are the same machine Key
This is a sample machine taken from my local Dev machine:
If we have a session state server that is locally deployed, do I need to ensure that all other machines using this service (in particular, Other projects are working on the same project, and then when we have the exact same entry in our machine) in our machine. Config file?
Am I to generate a new machine key that can be applied to all machines?
I have finished it:
[SoftwareMonkey] Edit:
It looks like this can now be the page:
Comments
Post a Comment