can we use moodledata in different server

Re: can we use moodledata in different server

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

Yes. 

Moodledata can be mounted on (something like) NFS. 

If you do this, the chances are you will also need to set up a caching server (e.g. Redis). If you do not, the default cache is written to moodledata and a slow, external share will be very bad for your site's performance. 

Average of ratings: Useful (1)