I asked my host to implement object caching (per your advice at post "
Cache plugin recommended?"). They have a few questions:
- In terms of object caching, were you referring to WordPress object caching? With W3 Total Cache we should be able enable object caching and not page caching or minify.
- Do you know if WPLMS and BuddyPress have issues with database or browser caching as well?
- W3 Total Cache should be able to use memcache as its caching method, and I believe this would negate the need for APC as WPLMS recommended.
- Does your WPLMS have instructions on setting up Varnish in such a way that benefits your site?
Thanks for your help.