IIS. Is it possible to configure the website to have limit number of connections = 1 however all new connections would be placed in Queue?

后端 未结 0 1415
难免孤独
难免孤独 2020-12-19 11:01

I have an ASP.NET Web Service (ASMX) which is using a very fragile C library that is messing up the memory in case if it is used concurrently.

So I decided to remove

相关标签:
回答
  • 消灭零回复
提交回复
热议问题