Internet Information Services (IIS) Question:
Download Job Interview Questions and Answers PDF
Describe the role of Http.Sys in IIS?
Answer:
HTTP.SYS is the kernel level components of IIS. All client request comes from client hit the HTTP.Sys of Kernel level. HTTP.SYS then makes a queue for each and every request for each and individual application pool based on the request.
Whenever we create any application pool IIS automatically registers the pool with HTTP.SYS to identify the particular during request processing.
Whenever we create any application pool IIS automatically registers the pool with HTTP.SYS to identify the particular during request processing.
Download IIS Interview Questions And Answers
PDF
Previous Question | Next Question |
Describe the permission settings are available for Virtual directory? | Describe the different types of identity available in IIS 6.0? |