The following example defines two buffer pools and two table spaces, one each with 4KB and 32KB pages. (Note that a table space always requires a buffer pool with a matching page size.)
下面的例子定义了两个缓冲池和两个表空间,一个表空间的页宽为 4KB,另一个表空间的页宽为 32KB(注意,一个表空间总是要有一个缓冲池,且缓冲池要有一个匹配的页宽) 。
NET mainly offers two kinds of buffer memory technology: the output buffer memory (page level and user control level) and the data buffer memory.
NET提供两种主要形式的缓存:输出缓存(页面级和用户控件级)和数据缓存。
应用推荐