gpt4 book ai didi

asp.net - asp.net IIS 7.0 或更高版本中 maxConcurrentThreadsPerCPU 的默认值是多少?

转载 作者:行者123 更新时间:2023-12-05 04:15:33 25 4
gpt4 key购买 nike

我正在搜索 IIS 7.0 或更高版本可以为 ASP.NET 应用程序处理多少并发线程。

我发现一些文章引用了 <applicationPool>元素(网页设置)

https://msdn.microsoft.com/en-us/library/dd560842.aspx

所以,我检查了我的 aspnet.config , 但没有 <applicationPool>元素。当没有 <applicationPool> 时,请告诉我 ma​​xConcurrentThreadsPerCPU 的默认值元素配置?

最佳答案

来自 the Configuration File schema docs :

By default this setting is 0, which means that ASP.NET does not limit the number of threads that can be created per CPU, although the CLR thread pool also limits the number of threads that can be created.

关于asp.net - asp.net IIS 7.0 或更高版本中 maxConcurrentThreadsPerCPU 的默认值是多少?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32112695/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com