[email protected] Posted June 16, 2016 Share Posted June 16, 2016 What are the optimal setting from the point of view of speed "MySQL" or "File system"? What will give more performance? Thanks! Link to comment Share on other sites More sharing options...
shokinro Posted June 17, 2016 Share Posted June 17, 2016 I do not think there is absolute correct answer. it depends on the performance of your web server (file system) and performance of database. It also on how your hosting provider limit your resources if you are using shared hosting plan. The best cache is in memory, but it does not have that option. If your database is on the same server with your store web server, I think it use file system might be better than database, because database itself is also saved in file system. 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