内存盘配置IIS临时目录

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

安装 VSuite Ramdisk (Free Edition)

RamDisk

但安装 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

alarm   作者:NewSea     出处:http://newsea.cnblogs.com/    QQ,MSN:iamnewsea@hotmail.com

  如无特别标记说明,均为NewSea原创,版权私有,翻载必纠。欢迎交流,转载,但要在页面明显位置给出原文连接。谢谢。
原文地址:https://www.cnblogs.com/newsea/p/2019677.html