Server Too Busy 如何解决?怎么确定问题的原因

wdyllff2 2012-10-25 11:49:13
Server Error in '/' Application.
Server Too Busy
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Server Too Busy

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[HttpException (0x80004005): Server Too Busy]
System.Web.HttpRuntime.RejectRequestInternal(HttpWorkerRequest wr, Boolean silent) +3027158
...全文
1368 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
wuyq11 2012-10-25
  • 打赏
  • 举报
回复
服务器请求过多,导致消耗资源过多
减少请求,升级服务器
threenewbee 2012-10-25
  • 打赏
  • 举报
回复
如果不是服务器压力过大,很可能是因为你使用了Windows XP、Windows 7等客户端操作系统作为服务器,这些系统只能用于开发调试,它的许可证不允许超过一定数量的并发连接。
hglai 2012-10-25
  • 打赏
  • 举报
回复
你是不是写了什么大量占用资源的代码
白云任去留 2012-10-25
  • 打赏
  • 举报
回复
排除程序本身的问题外,那就是服务器压力过大,你是不用的啥虚拟主机啊,一个服务器放几百个网站

62,046

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧