Do I need the Application Server role for a web server?

The Web Server (IIS) Support in the Application Server role services is there to provide integration with IIS to allow you to host applications using technologies such as WCF.

If your application is just a plain ASP.NET/ASP/CGI/etc app and you're not utilising COM+, HTTP activation, Distributed Transactions then you can go ahead and safely remove this role.

作者:Angelo Lee
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利.
原文地址:https://www.cnblogs.com/yefengmeander/p/2887733.html