Q5
Single choice
You have been instructed to make sure that the technical prerequisites with regards to scalability are adequately met. To achieve this, it is necessary to access the web.config file to configure session storage.
You want to make use of a SessionState mode that stores session state in a process that is separate from the ASP.NET worker process or IIS application pool.
Which of the following should you make use of?