|
Guy recommends :
Find out which of your VMs are a waste of space and which VMs need more resources.
|
Windows Server 2003 - IIS 6.0Internet Information Service version 6.0IntroductionIIS 6.0 is bigger, faster and definitively more security. Is it easier to configure? Judging by the extra menus, new features, new acronyms and backwards compatibility - no. But then if everything was easy you would not need the likes of you and I! Microsoft's philosophy on security is changing and the proof is here in IIS. Microsoft default used to be for ease of now they are committed to locking down settings, and their strategy is to disable services that are not required for example, FTP and NNTP disabled on pure web servers. Why not try the IIS Security Lockdown wizard which you can download from Microsoft's site? Does IIS 6.0 have major differences compared with Windows 200 - yes. New application pool and area for Web Service Extensions. An indication of all the development work lies in the version number, while other Windows Server 2003 components report to version 5.x, IIS is version 6.0. Where is the IIS Install gone? Check out Add Remove Programs / Windows Components - Application Server/IIS Details Which components use IIS? - More than you think!Firstly, a reminder that the main purpose of IIS is to respond to HTTP get page requests. Now think of all the applications that rely on web components.
Technical InformationHTTP.SYS is well named as its job is to route HTTP requests to applications. Think of HTTP.SYS as a good listener that manages TCP/IP connections and sends requests to the correct queue. It works by fetching stored procedures, however, there are no worries that user mode code can execute directly in the kernel. In addition Kernel mode caching results in a 70% improvement in dealing with http get requests. INETINFO.EXE is still there running the following components: FTP, SMTP, NNTP, ADO and ODBC connections The Metabase - that strange registry for IIS, has been replaced with Metabase.xml in the %windir%\system32\inetsrv folder. N.B. the default %windir% would be Windows not WINNT.
|
||||
Custom Search
|
Guy Recommends:
|
|
Home Copyright © 1999-2012 Computer Performance LTD All rights reserved Please report a broken link, or an error. | |