csdn blog发表文章时的错误

shoutor 2007-01-30 09:23:39
Server Error in '/' Application.
--------------------------------------------------------------------------------

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.
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.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

Source Error:


Line 711: private DataTable buildBlockWordList()
Line 712: {
Line 713: return BlogDataProvider.Instance().getBlockWordsData(2);
Line 714: }
Line 715:


Source File: d:\CSDN Web Site\CSDN Blog\Src\Web\writeblog.csdn.net\Controls\EntryEditor.ascx.cs Line: 713
...全文
110 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
  • 打赏
  • 举报
回复
压力测试、回归测试等等,正规的项目组该懂得怎么做。
  • 打赏
  • 举报
回复
大概是“死循环”的页面太多了。你做个压力测试,如果某种压力改变下服务器端每一页面处理时间从一两秒钟增大了好几倍,就该是程序员的问题了,一定是搞了什么只适合小规模Demo项目的糊弄人的把戏,例如为了看起来速度快而使用了不该使用的缓存,或者没有使用该使用的缓存。
shoutor 2007-01-30
  • 打赏
  • 举报
回复
没人关注???

62,046

社区成员

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

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

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

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