1. There can be multiple properties per cache entry.
一个高速缓存条目可以具有多个属性。

来自互联网

2. Rate of queries answered by filtering existing cache entry.
通过筛选现有高速缓存条目而应答的查询的速率。

来自互联网

3. Files themselves are chunked and each chunk is stored as a cache entry.
所有的文件都被分块,每个块都存储为一个缓存项。

来自互联网

4. The date and time until the certificate cache entry should expire.
证书缓存项失效的日期和时间。

来自互联网

5. Provides information about a cache entry that was removed from the cache.
提供有关将从缓存中移除的缓存项的信息。

来自互联网

6. A positive number defines the number of seconds a cache entry exists in the cache.
整数定义缓存条目在缓存中存在的秒数值。

来自互联网

7. Provides information about a cache entry that will be removed from the cache.
表示指定缓存项的一组逐出和过期详细信息。

来自互联网

8. Represents a set of eviction and expiration details for a specific cache entry.
表示特定快取项目的一组收回和期限详细资料。

来自互联网

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 cache entry 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 cache entry exists.
如果快取项目存在时,剩馀的封包将会沿著快速交换的路径来传递。

来自互联网

13. Rate of cache filter hits. Queries were answered by filtering an existing cache entry.
高速缓存筛选命中的速率。通过筛选现有的高速缓存项回答了查询。

来自互联网

14. This parameter should be designated as required, as the cache entry is meaningless without it.
这个参数应该设计到请求中,因为没有它,高速缓存条目是无意义的。

来自互联网

15. Defines a reference to a method that is called after a cache entry 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 cache entry as unique.
这是一个键值,如同数据库里的键结构,唯一地标识每一个高速缓存条目。

来自互联网

18. Defines a reference to a method that is invoked when a cache entry is about to be removed from the cache.
定义对某个方法的引用,在从缓存中移除某个缓存项后将调用该方法。

来自互联网

19. If the cache entry was last revalidated prior to the cache synchronization date, revalidation with the server occurs.
如果缓存项的上次重新验证日期比缓存同步日期早,则发生服务器重新验证。

来自互联网

20. TLB cache entry reuse (cache hit) equates to quicker address translation and subsequently faster access to physical memory.
tlb缓存条目重用(缓存命中)意味着更快的地址转换,还意味着对物理内存的更快的访问。

来自互联网

21. In simple terms, a cache entry 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 Cache entry with the new link-layer address overwrites the old.
通过仔细观察,我们发现新链路层地址的邻居缓存条目会覆盖旧的条目。

来自互联网

23. Because you accessed the portlet within 130 seconds, the system still had a valid cache entry (" cache hit "), and so it serves the portlet fragment out of the cache.
由于您在130秒内访问了Portlet,系统仍然具有有效的缓存条目(“缓存命中率”),因此,该系统将从缓存中提供Portlet片段。

来自互联网

24. Used to set optional properties on a cache entry, such as whether it can be cached outside of WebSphere Application Server, and whether this entry can be persisted to disk.
用来设置高数缓存条目的可选属性,比如是否可以缓存在WebSphereApplicationServer之外或者是否可以保存在磁盘上。

来自互联网

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.
dynacache是一个进程内缓存,图1说明了每个ApplicationServer集群成员包含其自己的dynacache实例,包括每个缓存项的副本。

来自互联网

27. Domino.Cache.Command.HitRate: the percentage-ratio of the number of times a valid cache entry is found in the cache to the number of times the cache was investigated for a cache entry.
HitRate:一个有效缓存条目出现在缓存中的次数与为一个缓存条目调查缓存的次数的百分比。

来自互联网

28. If the cache entry 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.
如果缓存项的重新验证日期比缓存同步日期晚,而且没有使缓存项无效的服务器重新验证要求,则使用缓存中的项。

来自互联网

29. You will also see the cache ID of the entry, priority, timeout, and of other information.
您还可以看见条目的缓存id、优先级、超时设置以及其它的一些信息。

来自互联网

30. If the cache is full, the first entry to be evicted from the cache is the entry that is closest to expiration.
如果缓存已满,那么从缓存中移除的第一个条目是距到期日期最近的缓存条目。

来自互联网