1. There can be multiple properties per cache entry.
一个高速缓存条目可以具有多个属性。
来自互联网
2. Rate of queries answered by filtering existing cacheentry.
通过筛选现有高速缓存条目而应答的查询的速率。
来自互联网
3. Files themselves are chunked and each chunk is stored as a cacheentry.
所有的文件都被分块,每个块都存储为一个缓存项。
来自互联网
4. The date and time until the certificate cacheentry should expire.
证书缓存项失效的日期和时间。
来自互联网
5. Provides information about a cacheentry that was removed from the cache.
提供有关将从缓存中移除的缓存项的信息。
来自互联网
6. A positive number defines the number of seconds a cacheentry exists in the cache.
整数定义缓存条目在缓存中存在的秒数值。
来自互联网
7. Provides information about a cacheentry that will be removed from the cache.
表示指定缓存项的一组逐出和过期详细信息。
来自互联网
8. Represents a set of eviction and expiration details for a specific cacheentry.
表示特定快取项目的一组收回和期限详细资料。
来自互联网
9. To enable or disable a cache, locate its cache entry and set the enabled value to false.
为了激活一个高速缓存或者使之失效,就要找到其自身的高速缓存入口并设置激活的数值为false。
来自互联网
10. Changes in the group hierarchy are not directly reflected until the cacheentry times out.
直到缓存条目超时才直接反映组层次结构中的更改。
来自互联网
11. These must be qualified with attributes that distinguish one cache entry from another.
而是必须具备一些合格的属性,以区分不同的条目。
来自互联网
12. The remaining packets will go through the fast-switched path if a cacheentry exists.
如果快取项目存在时,剩馀的封包将会沿著快速交换的路径来传递。
来自互联网
13. Rate of cache filter hits. Queries were answered by filtering an existing cacheentry.
高速缓存筛选命中的速率。通过筛选现有的高速缓存项回答了查询。
来自互联网
14. This parameter should be designated as required, as the cacheentry is meaningless without it.
这个参数应该设计到请求中,因为没有它,高速缓存条目是无意义的。
来自互联网
15. Defines a reference to a method that is called after a cacheentry is removed from the cache.
定义方法的参考,移除快取区中的快取项目后会呼叫该方法。
来自互联网
16. Listing 2 shows a sample global cachespec.xml file with a single cache entry for the web service call.
清单2显示一个样例全局cachespec . xml文件以及Web服务调用的一个缓存条目。
来自互联网
17. This is a key, similar to a database key structure that identifies a particular cacheentry as unique.
这是一个键值,如同数据库里的键结构,唯一地标识每一个高速缓存条目。
来自互联网
18. Defines a reference to a method that is invoked when a cacheentry is about to be removed from the cache.
定义对某个方法的引用,在从缓存中移除某个缓存项后将调用该方法。
来自互联网
19. If the cacheentry was last revalidated prior to the cache synchronization date, revalidation with the server occurs.
如果缓存项的上次重新验证日期比缓存同步日期早,则发生服务器重新验证。
来自互联网
20. TLB cacheentry reuse (cache hit) equates to quicker address translation and subsequently faster access to physical memory.
tlb缓存条目重用(缓存命中)意味着更快的地址转换,还意味着对物理内存的更快的访问。
来自互联网
21. In simple terms, a cacheentry is considered to be valid if the entity has not been modified since the Last-Modified value.
简单来说,如果实体值在Last - modified值之后没有被更改,则认为该缓存条目有效。
来自互联网
22. Through aborative observation, we found that the Neighbor Cacheentry with the new link-layer address overwrites the old.
通过仔细观察,我们发现新链路层地址的邻居缓存条目会覆盖旧的条目。
来自互联网
23. Because you accessed the portlet within 130 seconds, the system still had a valid cacheentry (" cache hit "), and so it serves the portlet fragment out of the cache.
24. Used to set optional properties on a cacheentry, such as whether it can be cached outside of WebSphere Application Server, and whether this entry can be persisted to disk.
25. If, on the other hand, the content is not in the cache or the cache entry has expired, then the edge server makes a request to the origin server to retrieve the information.
另一方面,如果在请求的内容不在缓存中或缓存已经过期,边缘服务器就会向源服务器发送请求来获得内容。
来自互联网
26. Dynacache is an in-process cache. Figure 1 illustrates that each member of the Application Server cluster contains its own instance of dynacache, including copies of each cache entry.
27. Domino.Cache.Command.HitRate: the percentage-ratio of the number of times a valid cacheentry is found in the cache to the number of times the cache was investigated for a cache entry.
HitRate:一个有效缓存条目出现在缓存中的次数与为一个缓存条目调查缓存的次数的百分比。
来自互联网
28. If the cacheentry was revalidated after the cache synchronization date and there are no server revalidation requirements that make the cached entry invalid, the entry from the cache is used.