使用 Cassini 而不是 IIS 的(缺点)优势是什么? [英] What are the (dis)advantages of using Cassini instead of IIS?

查看:20
本文介绍了使用 Cassini 而不是 IIS 的(缺点)优势是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现在某些情况下我可以在调试时编辑源代码.使用 Visual Studio 内置网络服务器代替 IIS 中的虚拟目录还有其他优势吗?

I've found that on some occasions I can edit the source while debugging. Are there any other advantages of using the Visual Studio built-in webserver instead of a virtual directory in IIS?

我在我的开发环境中使用 Windows XP,并使用 IIS 5 的本地实例.我参与了多个项目,因此我使用多个虚拟目录来管理所有不同的站点.

I'm using Windows XP on my development environment, and a local instance of IIS 5. I work on several projects, so I use multiple virtual directories to manage all the different sites.

有什么缺点吗?

推荐答案

Visual Studio 的内置 Web 服务器称为 Cassini,以下是它的一些限制...

The built-in web server for Visual Studio is called Cassini and here are a few of its limitations...

  • 它只能托管一个 ASP.NET每个端口的应用程序.
  • 它不支持 HTTPS.
  • 它不支持身份验证.
  • 它只响应本地主机请求.
  • 与 IIS 相比,它的启动速度较慢

这篇关于使用 Cassini 而不是 IIS 的(缺点)优势是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆