疑似ASP.NET应用程序内存泄漏

发布于 2024-11-30 13:42:01 字数 165 浏览 0 评论 0原文

我的 IIS6 服务器上运行着一些 ASP.NET 应用程序。当我发布新的文章后,几个小时后它就冻结了。当我重新启动应用程序池时,它会再次工作。

重新启动应用程序池后,我看到 w3wp.exe 的内存占用每秒稳定增加约 4-500kb,并且似乎没有停止。

如何找出导致内存泄漏的原因?

I have a few asp.net applications running on my IIS6 server. And after I published a new one, it froze after a few hours. When i restart the app-pool it works again.

I see after I restart the app-pool that the memory footprint of w3wp.exe increases steadily by about 4-500kb each second, and it doesn't seem to stop.

How can I find out what is causing the memory leak?

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

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

发布评论

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

评论(1

缱倦旧时光 2024-12-07 13:42:01

Tess 的博客是学习如何追踪这些问题的地方。

。 NET调试演示

Tess's blog is the place for learning how to track these down.

.NET Debugging Demos

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