On Thu, Jan 8, 2015 at 11:31 AM, Natxo Asenjo natxo.asenjo@gmail.com wrote:
I forgot to mention that the webservers share the mediawiki files on an NFS share.
I have set
session_save_path("tmp");
in LocalSettings.php, the dir tmp relative to it exists and I can see sess_***** files being created. The wiki is with this setting unusable because it takes ages to open a page, or the layout is gone, or one gets page not found errors.
What is the recommended way to share session data behind load balanced sites? Memcached?
TIA, -- Groeten, natxo