New Features of Microsoft Internet Information Services express 8.0

Source: Internet
Author: User

Today I have studied Internet Information Services (IIS) 8.0 Express

Then I went to the MS official website to read the new features and found that no one wrote any articles to introduce them.

I will translate it to you, hoping to help you.

64-bit support

IIS 8.0 express now supports 64-bit application development. When you install IIS Express on a 64-bit system, it is equivalent to installing IIS 8.0 express in both 32-bit and 64-bit versions, allowing you to use IIS 8.0 express that matches your project.

Share IIS 8.0 features
IIS 8.0 Express will share a large number of features with the full version of IIS, such as binary files, configuration files, and error code. Many of these are the same as the full version of IIS. Therefore, migration from the development environment to the production environment is easier than before.

Change User main directory
IIS 8 express now supports changing the user's home directory. This is mapped to the % iis_user_home % variable. By default, this path is located at % USERPROFILE % \ Documents \ iisexpress. You can modify hkcu \ Software \ Microsoft \ iisexpress in the registry mode, you can also specify the main directory for the project by setting the startup parameter "/userhome. This makes it easier to use IIS 8.0 to develop and run multiple applications.

Websocket support
Supports compiling websocket applications ). For more information, see the websocket protocol specifications on the Microsoft msdn website or the system. net. websockets namespace page.

Websocket Protocol

Http://dev.w3.org/html5/websockets/

System. net. websockets namespace

Http://msdn.microsoft.com/en-us/library/hh159285

Appcmd supports editing multiple configuration files
The appcmd utility currently supports the "/apphostconfig" parameter. You can use appcmd to edit multiple applicationhost. config files, not the primary configuration file.

By default, appcmd.exe of IIS 7 or IIS 7.5 Express can only be edited in the applicationhost in the "% WINDIR % \ system32 \ inetsrv \ config" or "% USERPROFILE % \ Documents \ iisexpress" folder. config File

IIS 8.0 Express

Http://www.microsoft.com/zh-cn/download/details.aspx? Id = 34679

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.