Web Request Process in Windows Server
When a request arrived at a web server, http.sys, which work in kernal level, would firstly process the request format, such as number of URL's segements(255 by default) and how many bytes contained in each segments(260 by default).
to be continued...
0 Comments:
发表评论
<< Home