MD_ASP_SCRIPTFILECACHESIZE

This identifier specifies the number of precompiled script files to cache. A value of 0xFFFFFFFF indicates that the server is to keep all requested scripts cached, while a value of 0 indicates that no scripts should be cached.

Attributes

Data type DWORD
Default inheritance Inheritable
User type IIS_MD_UT_WAM

Values

Value Range
0 – 0xFFFFFFFF
Default Value
0xFFFFFFFF (All scripts cached)

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/W3SVC IIsWebService
/LM/W3SVC/n IIsWebServer
/LM/W3SVC/n/ROOT IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory IIsWebDirectory

Remarks

This identifier can be used to optimize server performance, based on system resources and script usage.

See Also

AspScriptFileCacheSize