Webgarden setting and session data

  • Thread starter Thread starter cmay
  • Start date Start date
C

cmay

If you enable the webgarden setting on a server that has multiple
processors, IIS will create multiple worker processes correct?

Is it correct that when this happens, these processes can not share
inproc session data?
 
That's correct, cmay. Multiple process and no sharing of inproc
session state.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top