Recent Articles



































Internet Information Server


For more information on this topic visit FuseStats.com

         


IIS (Microsoft Internet Information Services or Server) is a set of Internet based services for Windows machines. Originally supplied as part of the Option Pack for Windows NT, they were subsequently integrated with Windows 2000 and Windows Server 2003). The current (Windows 2003) version is IIS 6 and includes servers for FTP, SMTP, NNTP and HTTP/HTTPS servers are packaged in the bundle. Earlier versions also included a Gopher server.

[Top]

Features

The web server itself can not directly perform server side processing but can delegate the task to ISAPI applications on the server. Microsoft provide a number of these including ones for Active Server Pages and ASP.NET. Third parties have provided support for PHP and Perl languages in the same way.

[Top]

Compatibility

Internet Information Services is designed to run on Windows server operating systems. A restricted version that supports one web site and a limited number of connections is also supplied with Windows XP Professional.

[Top]

Security

IIS has been attributed with a number of security exploits, most of which were in fact issues within the lesser used ISAPI filters. With Windows Server 2003 Microsoft finally elected to turn off all ISAPI handlers by default thereby giving the web server a much more secure "out of the box" configuration.

[Top]

Competitors

Apache is the dominant software in the web and FTP server markets, and thus IIS' main competitor, with Solaris Operating Environment/J2EE also competing in the enterprise web services arena.

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License