what is architecture of IIS?
Answers were Sorted based on User's Feedback
Answer / dinesh
The new request-processing architecture and application
isolation environment enables individual Web applications,
which always run in user mode, to function within a self-
contained worker process. A worker process is user-mode
code whose role is to process requests, such as returning a
static page or invoking an Internet Server API (ISAPI)
extension or filter. Worker processes use HTTP.sys to
receive requests and send responses over HTTP.
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / siva
IIs 6.0 architecture is based on Http.sys kernel and
metabase configuration is in xml format security features
all are same like iis5.0 but passport support included in
6.0
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / 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 |
In IIS Version 6.0 Through application pool we can provide different -2 applications for the client. Is it right? If yes then how to provide the application to the client and what kind of application it can be ? Plz. Reply me
3 Answers ABC, AIMS, CSC, HCL, IBM,
Explain how to create a virtual directory on iis?
What is a virtual directory in iis?
What is app pool and app domain? What is the difference between the two in iis?
What is latest iis version?
Whats the Hardware requirments for The Server so that we can host a webpage.
Define the different version on iis that you have worked on?
IIS Server limitations?
Define recycling of application pool?
What is use of application pool in iis?
What is microsoft's web server?
In My Office when we are trying to reach internet its working but when we are trying to reach intranet we are getting slow response? Please suggest me how to resolve it ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)