Data grids are the containers used to store cacheable application data.
Total number of output cacheable requests served from the output cache.
Ratio of hits to requests for output cacheable requests.
对输出可缓存请求的请求命中率。
Even if a resource is cacheable, there may be additional constraints on whether a cache can use the cached copy for a particular request.
即使一个资源是可缓存的,也可能对一个高速缓存能否将缓存拷贝用于某特定请求存在附加的约束.
Generates responses that indicate whether they are cacheable or not to improve performance by reducing the number of requests for duplicate resources and by eliminating some requests entirely.
生成响应,其中指明了是否可缓存,以通过减少针对重复资源的请求数量或通过完全消除某些请求来改进性能。
The advantage of this soon becomes clear: for such a cacheable page, a roundtrip to the portal server is no longer required after the first generation of that page.
此方法的优点很快变得明显起来:对于此类可缓存的页面,第一次生成该页后就无需再往返于门户服务器了。
Also, to make a resource request cacheable, you need to explicitly set the cache control information on the response so that the portal can generate caching headers.
此外,要使资源请求可缓存,您需要在响应上显式设置缓存控制信息,以便门户能够生成缓存标头。
Generally speaking, if a script produces output that is reproducible with the same request at a later time (whether it be minutes or days later), it should be cacheable.
一般说来,如果脚本生成的输出在未来一段时间(几分钟或者几天)都是可重复复制的,那么就是可缓存的。
Requesting a cacheable object the second time
第二次请求可缓存的对象
Unable to parse the cacheable file list or write to the resource cache manifest. If configuration file was specified as command-line parameter, check that file exists and has correct format. New resource cache will not be built.
无法分析可缓存的文件列表或写入资源缓存清单。如果已将配置文件指定为命令行参数,请检查文件是否存在以及格式是否正确。将不会构建新资源缓存。
Clients with link editing capabilities ought to automatically re-link references to the Request-URI to one or more of the new references returned by the server, where possible. This response is cacheable unless indicated otherwise.
如果可能,拥有链接编辑功能的客户端应当自动把请求的地址修改为从服务器反馈回来的地址。 除非额外指定,否则这个响应也是可缓存的。
The strategy works like this: You can make certain data, either static or that which changes infrequently, persistent or cacheable through the ESB.
此策略的工作方式是这样的:可以通过ESB使某些数据(静态数据或变化不频繁的数据)变为持久性数据或可缓存数据。
13.6 Caching Negotiated Responses Use of server-driven content negotiation (section 12.1), as indicated by the presence of a Vary header field in a response, alters the conditions and procedure by which a cache can use the response for subsequent requests. See section 14.44 for use of the Vary header field by servers. A server SHOULD use the Vary header field to inform a cache of what request-header fields were used to select among multiple representations of a cacheable response subject to server-driven negotiation.
使用服务器驱动内容转让(见12.1 ) , 由响应中的变化报头区说明, 改变了缓存器能用响应回复后续请求的条件和过程. ( 服务器使用变化报头区见14.44) 服务器要用变化报头区告知缓存器在众多可缓存响应类型用什么样的请求 报头区来用服务器驱动转让.