HTTP Request Processing in IIS

发布时间:2020-08-06 05:05:21 作者:rgyu567
来源:网络 阅读:328

IIS 7 and later have a similar HTTP request-processing flow as IIS 6.0. The diagrams in this section provide an overview of an HTTP request in process.

The following list describes the request-processing flow that is shown in Figure 1:

1.When a client browser initiates an HTTP request for a resource on the Web server, HTTP.sys intercepts the request.
2.HTTP.sys contacts WAS to obtain information from the configuration store.
3.WAS requests configuration information from the configuration store, applicationHost.config.
4.The WWW Service receives configuration information, such as application pool and site configuration.
5.The WWW Service uses the configuration information to configure HTTP.sys.
6.WAS starts a worker process for the application pool to which the request was made.
7.The worker process processes the request and returns a response to HTTP.sys.
8.The client receives a response.

HTTP Request Processing in IIS

推荐阅读:
  1. HTTP协议是什么
  2. HTTP500错误:FastCGI Error:The FastCGI Handler was unable to process the request.

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

iis ue ce

上一篇:V-4-1 vCenter的安装之配置ODBC

下一篇:想要学习Python课程,这些问题你必须知道!

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》