what is architecture of IIS?

Answer Posted / baskaran g

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.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is rapid fail protection?

696


How do I install and configure iis?

697


Where is the applicationhost config?

635


How do I host a website using iis?

644


What is the service name for iis?

707


How do I stop and start iis command line?

678


IIS Socket pooling

3093


IIS Asp & .net settings

2039


How do I create a virtual directory in iis?

668


What is iis lockdown?

635


How do I change iis settings?

654


How do I install a certificate?

731


IIS Default objects in IIS Manager

2340


What is microsoft's web server?

674


What is the name of default application pool in iis?

630