Я получаю сообщение об ошибке
Multiple requests in the process state with the same ASP.NET Session ID were detected in the dump file.
At any point of time, ASP.NET executes only one request with the same session id and the
remaining requests are queued behind the request which is getting executed
Из того, что говорит debugdiag, у меня есть следующее
- Количество рабочих потоков IIS ThreadPool 32 Доступных потоков
- Количество рабочих потоков ThreadPool 32 Поток (и) Активный клиент
- соединения 54 клиентских соединения
Идентификатор / запросы сеанса
5d3j0i2empgrvc4vi0ysejx0 2
anjeamjltrnr1sza2lv0rmy5 2
sohajrnw4zy1iswredkrpx4q 2 * 10b2 * * * * * 026 * * * * * 2
: alkahny1li0ml0ygzhhn1hs1 3
: le0qo2osjecl5mifjvzi2sdd 21
Что в мире это значит?