Reasons for slow access to paip. devsuit web. net aspx websites
Author Attilax, EMAIL: 1466519819@qq.com, 112237553@qq.com
Source: attilax Column
Symptom:
It is very slow to open the home page for the first time. Then it's faster .. However, after a while, it is very slow to open the home page.
Solution:
IIS website, ASP. . NET. NET compilation batch processing. A timeout value is set. The default value is 15 minutes. Set the duration to OK ..
// Wait until the webpage is loaded
While (obj. ReadyState! = 4 | obj. busy = true ){;
WScript. echo ("-- ie bus:" + obj. busy + "redystate:" + obj. ReadyState );
WScript. sleep (30 );
}
WScript. echo ("-- last ie bus:" + obj. busy + "redystate:" + obj. ReadyState );
Reproduce this phenomenon:
-------------------
Set batch processing to FALSE and restart IIS. Then, access is slow again... Then there will be cache...
You can also stop IIS, delete the cache, and start IIS when the value is TRUE .. In general, you can set the DLL path after compilation in the forest directory. The default path is under WINDWOS and SYSTEM ??