The full IIS has an on-demand worker process model and activation system and can bring up and shutdown worker processes on demand.
完整的IIS有个按需的工作进程模型和激活系统,可以根据需要启动或是停止工作进程。
In this article, I covered the underpinnings of the default ASP.NET process model, and the interaction between the IIS level code (the ASP.NET ISAPI extension) and the worker process.
这篇文章中,我介绍了默认asp.net进程模型的基础知识和IIS级别代码(asp.net ISAPI扩展)和工作进程的交互。
When an ASPX request hits IIS, the Web server assigns a token based on the authentication model of choice-anonymous, Windows, Basic, or Digest.
当一个ASPX请求到达IIS, Web服务器根据认证模型分配一个令牌,该令牌是基于匿名、Windows、基本或分类。
应用推荐