摘要: 具体设置如下: 1. 调整IIS 7应用程序池队列长度 由原来的默认1000改为65535。 IIS Manager > ApplicationPools > Advanced Settings Queue Length : 65535 2. 调整IIS 7的appConcurrentRequestLimit设置 由原来的默认5000改为100000。 appcmd.exe set... 阅读全文
posted @ 2009-12-02 13:35 JV Studio 阅读(398) 评论(0) 推荐(0) 编辑