摘要:        
页面缓存使用OutputCache指令。<%@ OutputCache Duration="3600" Location="Any" VaryByCustom="browser" VaryByParam="RequestID" %>其中Duration和VaryByParam特性是必须的。Location控制页面缓存的位置Location含义Any默认值。意味着页面的输出可以缓存在客户端浏览器,缓存在任何“下游”的客户端(如代理服务器),或缓存在Web服务器本身Client指明输出缓存只能存储在发出请求    阅读全文
        
            posted @ 2011-12-14 15:31
枫-
阅读(410)
评论(0)
推荐(0)
        
        
                    
                
浙公网安备 33010602011771号