Cache with multiple webservers.

  • Thread starter Thread starter MattC
  • Start date Start date
M

MattC

Does the Cache object reside within the W3WP? If so how does this work if
you have multiple webservers. I assume the cache is not shared as it does
not reside in a service lie the Session State server.

TIA

MattC
 
That is correct, Matt. The cache is not shared. Each "application
domain" will have it's own cache - there can even be multiple
application domains inside of a single worker process.
 

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