Jump to content

PS 1.4.4 Problems on /cache/cachefs


Recommended Posts

I had been discovering prestashop FS cache.

As I can see (I may be wrong) this is for caching only sql request's results.

So this is do exactly same as mysql internal cache.

Cache is growing because there are no expire functional implemented. (version 1.4.1.0)

If some queries get in cache, its will never be delete from there, except mysql table (where was this request) was modified.

I suggest use memcached or mysql native internal cache.

Good luck!

Link to comment
Share on other sites

×
×
  • Create New...