内存盘配置IIS临时目录

http://www.cnblogs.com/atomsoft/archive/2009/08/04/1538439.html#1973906

安装 VSuite Ramdisk (Free Edition)

但安装 RAMDisk 更好。

: https://files.cnblogs.com/files/newsea/ramdiskX64.zip

原文:【内存变硬盘】技术详解 用内存装系统 也可做缓存盘+图解

http://www.deepin.org/thread-1786865-1-1.html

-----------------------------------------------------------------------

配置 matchine.config .

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG

C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config

找到 system.web 添加:

<system.web>

<compilation debug="true" tempDirectory="R:\"></compilation>

</system.web>

重启IIS