IIS 7.5:应用程序池的问题 [英] IIS 7.5: problem with Application pool

查看:340
本文介绍了IIS 7.5:应用程序池的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序池在一天中的几个时间停止并出现以下错误:

several time in day my Application pool is stopped with following error:


应用程序池'MyApplicationPool'
正在自动生成由于
系列在
池中提供服务的
系列失败而被禁用。

Application pool 'MyApplicationPool' is being automatically disabled due to a series of failures in the process(es) serving that application pool.

如何解决这个问题?

感谢任何建议。

推荐答案

这是因为您的应用程序池在5分钟内崩溃超过5次[默认设置 - 快速失败]

This is because your application pool is crashing more than 5 times in 5 minutes [default settings - Rapid Fail]

您应该考虑使用快速失败而不是禁用快速失败采取Crash Dumps并试图找出根本原因。 http://blogs.msdn.com/b/rahulso/archive/2006/03/02/what-is-a-crash-technically-in-asp -net-and-what-to-do-it-it-happen.aspx

Instead of disabling Rapid Fail, you should consider taking Crash Dumps and try to find out the root cause. http://blogs.msdn.com/b/rahulso/archive/2006/03/02/what-is-a-crash-technically-in-asp-net-and-what-to-do-if-it-happens.aspx

这篇关于IIS 7.5:应用程序池的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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