Mvc异步操作使iis崩溃

发布于 2024-12-10 05:29:06 字数 197 浏览 1 评论 0原文

场景:站点使用 Mvc 异步控制器。

错误:每次异步结束操作(如 EndReceive)引发错误时,它也会使 IIS 崩溃。

这是一种应该始终尝试捕获的错误类型,但默认行为是否总是导致 IIS 进程崩溃? (不知道我是否应该离开它或开始更深入的故障排除)

谢谢,

Scenario: Site uses Mvc async controller.

Error: Everytime an async end operation (like EndReceive) throws an error it also crashes IIS.

This is the type of error one should always try to catch but is the default behavior otherwise always crashing the IIS process? (don't know if i should leave it or start more in depth troubleshooting)

Thanx,

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

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

发布评论

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

评论(1

娇纵 2024-12-17 05:29:06

我想你会找到 以下博客文章有助于了解幕后发生的事情。

I think you will find the following blog post useful in understanding what happens under the covers.

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