While moving my zencart from a sub-directory to the domain root directory, I discovered my SQL_CACHE_METHOD is set to none.
The comments in the configure.php states:
For SQL_CACHE_METHOD, you can select from: none, database, or file
(1) What are the advantages and disadvantages of each choice?
(2) Is there an effect on performance?
Thank you.
ver 1.3.8a



