ASP.NET中的辅助进程 [英] Worker Process In ASP.NET

查看:72
本文介绍了ASP.NET中的辅助进程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



当客户端向同一网站提出请求时,为IIS中托管的单个网站创建了多少个工作进程.
Becosz因为我打算通过IIS中的应用程序池增加会话时间,但是根据我的知识工作者进程,它将在20分钟后重新启动(默认),然后其他请求将如何处理.请澄清我的疑问.

Hi,

How many worker process is created for single website hosted in IIS when numbers of client giving request to same website.
Becosz As i was going to increase session time by application Pool in IIS but as per my knowledge worker process will restart after 20 min(Default) then what will happen to other request.Please Clarify my doubts.

推荐答案

您在AppPool(IIS 7)上进行了配置,以指定应用程序池可以使用的工作进程数.默认情况下,它配置为1.

启动IIS->选择应用程序池->右键单击并选择高级设置->处理模型(部分)->工作进程的MAx号.

干杯,
Balaji
You have a configuration on AppPool(IIS 7) to specify number of Worker Process a app pool can use. By default it is configured as 1.

Start IIS -> Select App Pool--> Right click and Choose Advanced Setting --> Process Model (Section) -> MAx number of Worker Process.

Cheers,
Balaji


hiiii,

以下文章可帮助您
http://abhijitjana.net /2010/03/14/beginner%E2%80%99s-guide-how-iis-process-asp-net-request/ [ http://abhijitjana.net/2010 /10/01/what-is-the-difference-between-web-farm-and-web-garden/ [
hiiii,

following articles help you
http://abhijitjana.net/2010/03/14/beginner%E2%80%99s-guide-how-iis-process-asp-net-request/[^]


http://abhijitjana.net/2010/10/01/what-is-the-difference-between-web-farm-and-web-garden/[^]


这篇关于ASP.NET中的辅助进程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆