Manual:MemcachedSessions.php
This feature was removed completely in version 1.20. |
Archivo de MediaWiki: MemcachedSessions.php | |
---|---|
Ubicación: | includes/cache/ |
Código fuente: | master • 1.33.1 • 1.32.5 • 1.31.5 |
Clases: | Buscar código • Buscar documentación |
Detalles
MemcachedSessions.php file gets included if $wgSessionsInMemcached is set in the config. It redirects session handling functions to store their data in memcached instead of the local filesystem. Depending on circumstances, it may also be necessary to change the cookie settings to work across hostnames.
Enlaces externos
- MemcachedSessions.php source code on MediaWiki 1.19.