It would depend on the speed of the NFS and the speed of the local network. If your using an object cache like APC the plugins and theme file folders will not be effected because they will be loaded in memory.
A better solution would be to use a CDN or even create your own CDN using a lightweight static file server like Nginx for blogs.dir. W3 Total Cache has built in transparent content delivery network (CDN) integration with Media Library, theme files and WordPress static files.
If you do decide on an NFS there are steps you can take to optimize the performance like the use of NonVolatile RAM, mounting the file system as RAID 0 and making sure you are using UDP instead of TCP.
Related Posts:
- what does O(N) mean [duplicate]
- Which Python memory profiler is recommended? [closed]
- What is the difference between spark.sql.shuffle.partitions and spark.default.parallelism?
- What is the difference between set and hashset in C++ STL?
- When should we use Radix sort?
- Java check if boolean is null
- the asymptotic growth of n choose floor(n/2)
- Steps to optimize WordPress in regard to server load and website speed?
- Slow Query for the wp_options table
- What is the best caching option for WordPress multi-site on non-shared hosting?
- How can I debug the TTFB in WP?
- How many posts can I have in a WordPress website?
- WordPress so slow to load on MAMP
- Could a large quantity of files in the uploads folder affect performance?
- Do multiple revisions really slow down WordPress?
- Fastest server stack configuration for WordPress?
- Cache WordPress translations
- Website is slow: advice on optimization
- Can we have a post without a slug?
- What is the proper use of https in a modern E-Commerce environment?
- Combine JS and CSS for WordPress admin
- What are best practices for configuring a server for WordPress sites?
- Utilize WordPress Authentication Only
- WordPress tries to load “next page” after done loading current page
- What is a reasonable get_num_queries() result?
- Speeding Up Bulk Post Creation – wp_insert_post & update_post_meta
- How to properly insert a stylesheet in wp_head
- Performance impact of using functions in WordPress?
- Hardcoding and WordPress Performance
- When Uploading JPEGs, Does WordPress Compress the Original Image?
- Using Multiple Queries of “home_url” vs. Calling a Variable Multiple Times
- What should be disabled to run on an internal network with no access to the Internet?
- Could a higher number of registered image sizes affect performance?
- What other plugins are there available to track app performance for wordpress?
- Combining multiple javascript and css files
- How many caching plugins should be used?
- Why can’t /wp-login.php be load balanced?
- Preload external PHP information
- Removing translation textdomain
- AWS (or others) vs VPS
- Do I manually minify css code in my main theme or child theme?
- Downsize CPU & DB usage in wordpress
- Do WP_debug notices explain why my site runs so slow?
- WordPress 3+ slow load times on Ubuntu 10.10
- Point static content like css and js to cookieless subdomain
- Faster way to put images into a blog post by using Add Media dialog
- upper limit on concurrent editing?
- Page taking time in loading. Also used lazy loading but doesn’t work?
- Preload Cache for thousands of posts may be on non-production environment
- Page Loading Issue [closed]
- Identify running process that constantly use 5% CPU
- Suggestion to improve slow WordPress page
- Optimise page loading time faster on Genesis child theme [closed]
- Long wait times in first part of call to WordPress on Azure
- does wordpress serve static files?
- Server Hardware for WordPress [closed]
- Conditionally include files in functions.php?
- Bandwidth usage increased in WordPress 3.5
- How to test site speed?
- Remove unused CSS and JS
- How to check performance of WordPress dashboard
- Horrendously slow admin and pretty slow sites [closed]
- Measure WordPress performance on different hosts
- Calling various CSS sheets in header a good idea?
- Using functions repeatedly instead of variables
- WordPress Site Speed (Maybe Server Issue)
- Does fixing PHP notices improves website performance?
- How do I make content only load on desktop? [duplicate]
- Slow issues with Website running WordPress on Azure
- WordPress digitalocean taking forever to load
- Favicon is loading very late
- Website slow : my fault or the host?
- Website Load Time takes forever
- What can be a solution when my wordpress is extremely slow?
- get_template_part calls amount and performance?
- wp_set_post_terms() seems very slow
- Improve WordPress performance on large number of posts
- licenses, subscriptions, etc and the impact on performance
- Website is loading twice unnecessarily
- WordPress slow even use blank template
- What’s the best way to dequeue / remove uncooperative scripts and styles?
- Is WP-Cron / wp_schedule_event suitable for time-consuming actions?
- wp_get_attachment_image_src() regenerate custom size images everytime
- Using static home page and wordpress only as a blog
- High I/O load when hosting lots of wordpress sites
- admin.php taking 14 seconds
- How we can reduce wordpress page loading time? [closed]
- How to Aggregate, minify and compress (AMC) static and dynamic resources?
- Is there a way to pass google webmaster CLS on WordPress website?
- Site too Slow to establish db connection?
- How to resolve google page speed issues for wordpress website
- Too many index.php files running and eating up all memory
- To what degree can use of caching-plugins and a CDN boost WordPress performance? [closed]
- How can we remove “unused”/no long used calls when loading the homepage?
- Are networks now faster than disks?
- How can a single disk in a hardware SATA RAID-10 array bring the entire array to a screeching halt?
- High load average, low CPU usage – why?
- Very long initial loading (20sec)
- How can I optimize my website for improved speed? [closed]
- Identifying Issues in Pagespeed Insights: Server Response Time and Long Main Thread Tasks