From: Travis <tra...@tr...> - 2010-06-27 13:11:22
|
I have found running Apache document root folders over MFS to be not worse than running them on standard Unix network file system (NFS). Typically my users connecting to the website experience more latencies in their network connection that gets them to the site. I guess it would depend on your definition of speeds. such as if you have several dozens of thousands of requests per second, where even a classical file system would experience heavy loads, where you would not want to use a NFS mount point, you probably then would have similar speed issues with MFS. On 06/27/2010 07:39 AM, Stas Oskin wrote: > Hi. > > Is it feasible to place web applications files (JS, HTML, PHP and so) > on MFS? > > Or the read speeds will be too low? > > Thanks. > |