您要查找的是不是:
- Details the syntax available for modifying page output cache settings in an ASP.NET page or user control. 详细介绍可用于修改ASP.;NET页或用户控件中的页输出缓存设置的语法。
- To set a different cache profile for page layouts, select the Page layouts can use a different page output cache profile check box. 若要为页面布局设置其他缓存配置文件,请选中“各个页面布局可以使用不同的页面输出缓存配置文件”复选框。
- As with the page output cache, application hosters can set configuration properties in the Machine. Config file and lock cache configuration settings for all applications. 对于页面输出缓存;应用程序宿主可以在Machine.;config文件中设置配置属性;并锁定所有应用程序的缓存配置设置。
- Page output caching provides two models for page caching: full page caching and partial page caching. 页输出缓存提供了两种页缓存模型:整页缓存和部分页缓存。
- Section is used to configure application-scope settings, such as whether page output caching is enabled or disabled. 节用于配置应用程序范围的设置,例如是启用还是禁用页输出缓存。
- In the Page Output Cache Policy section, do one or more of the following 在“页面输出缓存策略”部分中,执行下列一项或多项操作
- Setting values for the page output cache is the same as manipulating the 设置页输出缓存的值与通过
- Page output caching is especially useful for pages that do not change often but require significant processing to create. 页输出缓存对于那些不经常更改,但需要大量处理才能创建的页特别有用。
- For example, if you are creating a high-traffic Web page to display data that is not frequently updated, page output caching can dramatically increase the performance of that page. 例如,如果创建大通信量的网页来显示不需要频繁更新的数据,页输出缓存则可以极大地提高该页的性能。
- When a page request is rendered from the page output cache, the server does not need to do the following work 从页面输出缓存显示页面请求时,服务器不必执行下列任务
- Method to initialize the output cache for a page and its contents at run time. 方法一起使用,用于在运行时初始化页及其内容的输出缓存。
- When the file changes, the page output will be removed from the cache. 当文件发生更改时,将从缓存中移除页输出。
- Header is sent by the output cache module by default. 标头是否由输出缓存模块发送。
- page output cache 页面输出缓存
- If either one of the files is modified, the page output will be removed from the cache. 如果修改了其中任何一个文件,将从缓存中移除页输出。
- To cause a page to be added to the output cache, you establish an expiration policy for that page. 若要导致某一页添加到输出缓存中,需要为该页建立到期策略。
- When the data changed, the page would be recreated and stored in the output cache again. 当数据发生更改时,便会重新创建页,并将新创建的页再次存储在输出缓存中。
- Method to specify the behavior of the output cache for the custom string. 方法以指定自定义字符串的输出缓存行为。
- The next step is adding that string to the page output. 下一步是将该字符串添加到页面输出中。
- In the Site Collection Administration section, click Site collection output cache. 在“网站集管理”部分中,单击“网站集输出缓存”。