Which of the following statements regarding the utilization of application pools for Web
applications are TRUE?
A.
An application pool is a collection of URL�s which will be served by a worker process or set of
worker processes.
B.
An application pool is a collection of database connections.
C.
An application pool is a collection of user names and URL�s
D.
An application pool is a collection of XML files and pages.
Explanation:
Application developers and writers should note that an application pool is actually a
collection of utilized URLs served by a worker process or processes by having the ability to limit
separate applications by utilizing process boundaries ensuring other applications on the server are
not affected.