在ASP.NET Web应用程序中,当大量用户访问站点时,它会在某些情况下给出以下删除。
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.
你能指导我如何解决问题并解决问题吗?
在连接字符串adde中,“Max Pool”大小为500。
IIS 7上的托管站点 - 服务器2008
此问题出现在产品服务器上。
谢谢