Administratоr Posted January 16, 2015 Share Posted January 16, 2015 I just upgraded to 1.6.0.11 and all seems well. Just incorporated my theme changes and enabled caching. I saw there was an extra choice now: you can choose filesystem or mysql. Which one would be better? Link to comment Share on other sites More sharing options...
Administratоr Posted January 20, 2015 Author Share Posted January 20, 2015 Bumppp Link to comment Share on other sites More sharing options...
mytheory. Posted January 20, 2015 Share Posted January 20, 2015 Hi, Yep, I'm interested in knowing more about this feature as well. I couldn't find anything in the docs and I have posted before but with no replies. Thanks! Link to comment Share on other sites More sharing options...
Administratоr Posted January 22, 2015 Author Share Posted January 22, 2015 Another bump - found this thread as wel but also no conclusive answers... https://www.prestashop.com/forums/topic/386549-mysql-or-file-system-cache-ps-16-performance/ Link to comment Share on other sites More sharing options...
n_s_simpson Posted February 9, 2015 Share Posted February 9, 2015 Bump Link to comment Share on other sites More sharing options...
nspinheiro Posted February 19, 2015 Share Posted February 19, 2015 Same problem... i have no idea if to use file system, memcache, APC or Xcache... Link to comment Share on other sites More sharing options...
array064 Posted July 26, 2015 Share Posted July 26, 2015 Based on my experience, it's better to use a "file system" cache type, the process is faster. But I'm sure, which one is better, depending on the conditions of each website environment. Link to comment Share on other sites More sharing options...
HH Services Limited Posted August 1, 2015 Share Posted August 1, 2015 Anyone has a best answer on this one: file system vs mysql and memcache vs memcached??? thanks Link to comment Share on other sites More sharing options...
dobesv Posted March 16, 2017 Share Posted March 16, 2017 I can't say whether the filesystem or MySQL would be faster, partly it depends on your hosting. However, in theory since MySQL itself will be writing to the disk, you have to imagine that the filesystem would be faster by default. Caching to MySQL might have benefits if you have little disk space, don't want to give php write permissions to the filesystem as a security measure, or have a very slow disk for some reason. The caching option at the bottom of the page where you can choose Memcached is a bit different, it's not just template caching but also database object caching. So far in my experience if I turn that on I get some weird behavior where changes I make in the back office seem to be ignored. I would keep that off for now. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now