I have a website developed on asp.net c # with MVC and it is published on a windows server 2012 r2 server.
The problem is that in a random way the site stops resolving requests, for example, I press a button and there is no answer, it is as if I did not do anything. after a couple of minutes the site returns to normal, pulse the same button and there is response.
When I analyze the network traffic with the chrome tools it appears to me that the calls are pending.