手册:$wgQueryCacheLimit
Appearance
| 性能修改和限制: $wgQueryCacheLimit | |
|---|---|
| Number of rows to cache in 'querycache' table when miser mode is on. |
|
| 引进版本: | 1.9.0(r18162) |
| 移除版本: | 仍在使用 |
| 允许的值: | (整数) |
| 默认值: | 1000 |
| 其他设置: 按首字母排序 | 按功能排序 | |
详情
Number of rows to cache in 'querycache' table when miser mode is on.
This variable is related to QueryPage, a cache associated with SpecialPages.