There are many things worth learning about IIS server. Here we mainly introduce the knowledge about memory adjustment for IIS server Cache. IIS Server 5.0 saves static webpage data to the Cache. IIS Server 4.0 saves static webpage data to files. Adjust the Cache) the number of files stored in the memory can improve the execution efficiency.
After the ASP command file is executed, it will be saved to the Cache) to improve the execution efficiency. Increase the number of files stored in the cache to improve the efficiency of Active Server Pages.
You can set the number of cache files for all applications running on the entire IIS server computer, an "independent" Web site, or an "independent" application.
How to set the Cache function?
The procedure is as follows:
In [Internet service administrator], select the starting directory of the entire IIS server computer, independent Web platform, or independent application. On the [main directory] and [virtual directory] pages of [content], when you press the [set] button, you can set [Instruction Cache] on the [handler options] Page.
How to set the number of Cache memory files? The procedure is as follows:
In [Internet service administrator], select the starting directory of the entire IIS server computer or Web platform. On the [content] [server expansion program] page, click [set.
You can set the number of Cache files.
Here, we have explained how to adjust the Cache memory of the IIS server.