Manual:$wgQueryCacheLimit
Appearance
| Performance hacks and limits: $wgQueryCacheLimit | |
|---|---|
| Number of rows to cache in 'querycache' table when miser mode is on. |
|
| Introducido en la versión: | 1.9.0 (r18162) |
| Eliminado en la versión: | aún se usa |
| Valores permitidos: | (entero) |
| Valor predeterminado: | 1000 |
| Otras configuraciones: Alfabéticamente | Por Función | |
Detalles
Number of rows to cache in 'querycache' table when miser mode is on.
This variable is related to QueryPage, a cache associated with SpecialPages.