手册:$wgQueryCacheLimit

From mediawiki.org
This page is a translated version of the page Manual:$wgQueryCacheLimit and the translation is 50% complete.
性能修改和限制: $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.