首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
什么是Application Pool?
什么是Application Pool?
admin
2019-03-29
37
问题
什么是Application Pool?
选项
答案
It is the new features in IIS 6.0. An Application Pool can contain one or more applications and allows us to configure a level of isolation between different Web applications. For example, if you want to isolate all the Web applications running in the same computer, you can do this by creating a separate application pool for every Web application and placing them in their corresponding application pool. Because each application pool runs in its own worker process, errors in one application pool will not affect the applications running in other application pools. Deploying applications in application pools is a primary advantage of running IIS 6.0 in worker process isolation mode because you can customize the application pools to achieve the degree of application isolation that you need 应用程序池是将一个或多个应用程序链接到一个或多个工作进程集合的配置。因为应用程序池中的应用程序与其他应用程序被工作进程边界分隔,所以某个应用程序池中的应用程序不会受到其他应用程序池中应用程序所产生的问题的影响。
解析
转载请注明原文地址:https://kaotiyun.com/show/mRmZ777K
0
程序员面试
相关试题推荐
RememberNapsterorGrokster?Bothservicesalloweduserstosharecomputerfiles—usuallydigitalmusic—thatinfringedthecopyr
"Thecatdoesnotofferservices,"WilliamBurroughswrote."Thecatoffersitself."Butitdoessowithunapologeticcontradict
定义栈的数据结构,要求添加一个min函数,能够得到栈的最小元素。要求函数min、push以及pop的时间复杂度都是O(1)。
求1+2+…+n,要求不能使用乘除法、for、while、if、else、switch、case等关键字以及条件判断语句(A?B:C)。
定义栈的数据结构,要求添加一个min函数,能够得到栈的最小元素。要求函数min、push以及pop的时间复杂度都是O(1)。
C#中的接口和类有什么异同。
使用“连接导向”菜单方式添加北京大学站点。
请打开"计算器"应用程序,利用科学型模式将十六进制的ABC转换为二进制。
IPv4表示的地址空间约有()个IP地址。
加强网络道德建设,有利于加快信息安全立法的进程。
随机试题
星行连接的三相电动机,运行时功率因数为0.8,若该电动机的相电压Uph是220V,线电流IL为10A,求该电动机的有功功率和无功功率各是多少?
“孤阴不生,独阳不长”所阐述的阴阳关系是
ThiamineHydrochlozide下列哪个维生素的英文名
A.生脉散合人参养荣汤B.瓜蒌薤白白酒汤加味C.血府逐瘀汤加减D.瓜蒌薤白半夏汤E.参附汤合右归饮加减治疗胸痹之痰浊壅塞证的首选方是()
下列表述中,不属于广告社会效果事前测定方法的内容的是()。
用18世纪的乐器演奏18世纪的乐曲能提供这些乐曲最初听起来怎么样的有用信息。18世纪的乐器如果不修复就无法弹奏,然而,修复这种乐器却破坏了研究者可以从中获得18世纪乐器制造技术方面的所有信息。如果上面的陈述是正确的,那么基于这些陈述的下面哪一项也
下列选项中最符合所给图形规律的是()。
设二维随机变量(X,Y)的联合密度函数为试求:(Ⅰ)数学期望EX,EY;(Ⅱ)方差DX,DY;(Ⅲ)协方差Cov(X,Y),D(5X-3Y).
一个算法的空间复杂度是指该算法所耗费的【】。
Lookatthefoursquares,A,B,C,andD,whichindicatewherethefollowingsentencecouldbeaddedtothepassage.Wherewould
最新回复
(
0
)