w3wp 与 mvsmon

发布于 2024-08-30 04:29:32 字数 126 浏览 7 评论 0原文

我试图找出 w3wp 和 msvsmon 之间的区别。两者似乎都是在 Web 服务器上运行的远程调试工具,我们可以通过 Visual Studio 附加到它们来帮助调试实时应用程序。这是正确的吗?如果是的话,它们之间有什么区别?非常感谢。

I'm trying to figure out the difference between w3wp and msvsmon. Both seem to be remote debugging tools that run on the web server, and we can attach to them via Visual Studio to help in debugging live applications. Is this correct ? If so what are the differences between them ? many thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

So要识趣 2024-09-06 04:29:32

w3wp 是 w3 (www) 工作进程。这就是网站的运行。这将允许远程调试网站。

msvsmon 是远程调试器监视器,这实际上允许对所有应用程序进行远程调试。

w3wp is the w3 (www) worker process. This is what runs the website. This will allow remote debugging of websites.

msvsmon is the remote debugger monitor, this is what actually allows remote debugging for all applications.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文