sql - IIS Multiple process Issue -


iis creates worker process (w3wp.exe) application pool. when there 2 worker processes working @ same time , try , load the web application, hang , not load @ all. on rare occasion, server clears down 1 of iis worker process, regains normal working order , can load website again. however, 8 times out of 10, need reboot server in order clear process , gain working use of website. has seen before or have ideas , how can round it? using windows authentication website.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -