Podręcznik:MemcachedSessions.php

From mediawiki.org
This page is a translated version of the page Manual:MemcachedSessions.php and the translation is 40% complete.

Szczegóły

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.