Windows 10 pro and IIS concurrent request limitation

独自空忆成欢 提交于 2020-01-13 06:18:09

问题


I have developed an c# web application that has an WCF service. This application is hosted in Windows 10 PRO 64x system. Everything works well so far, except from a "concurrent" requests limitation.

I performed a stress test via SOAPUI and the IIS handles only 10 concurrent requests. Is there a limitation in operation system ? Is there any way to overcome this limitation ?

Thank you very much,

*Screenshot attached below with concurrent requests

screenshot

enter image description here

来源:https://stackoverflow.com/questions/48358921/windows-10-pro-and-iis-concurrent-request-limitation

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!