当前位置: 代码迷 >> ASP.NET >> Server is too busy?该怎么处理
  详细解决方案

Server is too busy?该怎么处理

热度:7020   发布时间:2013-02-25 00:00:00.0
Server is too busy??
我在服务器上挂了两个网站,都是.net framework 4.0,现在每到早上访问网站,就出现:Server is too busy!错误,也就是IIS挂了,重启IIS服务,一切正常!我也把WEB.CONFIG下的配置节<httpRuntime minFreeThreads="16" minLocalRequestFreeThreads="8" appRequestQueueLimit="1000"/>设成这样的啦,为什么还是会出现 Server is too busy??这是什么问题???请大侠指教??

------解决方案--------------------------------------------------------
这个帖子看过木?
  相关解决方案