We use application pools for isolation purpose. Every application within
an application pool used the same worker process. Each worker process
operates as a separate instance of the worker process executable,
W3wp.exe, the worker process that services one application pool is
separated from the worker process that services another.
In simplest words we use application pools for ISOLATION purpose.
In simplest words we use application pools for ISOLATION purpose.
No comments:
Post a Comment