Admin Pages Slow (10-20 sec page loads)

Re: Admin Pages Slow (10-20 sec page loads)

by Howard Miller -
Number of replies: 2
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

NFS is almost always way too slow to use for your cache. If that's not THE problem, it's certainly A problem.

If in doubt, I would use Redis. But any dedicated cache server will be better than what you have now. Moodle doesn't place a hugely high demand. We run it on the NFS server on a very large site and it runs fine. If you have a spare machine or some VM space you could go that way. 

Average of ratings: Useful (1)
In reply to Howard Miller

Re: Re: Admin Pages Slow (10-20 sec page loads)

by Tom Palaz -
Thanks for your help. Are you running a dedicated cache server for your moodle instances or are you just placing moodledata on an NFS share?