frosticek Posted January 29, 2017 Share Posted January 29, 2017 Hello everyone, I am experiencing problem with high IO write operations on my hosting (can get up to 100Milions per day). I am using Cache, memcache, CCC, cloudfare, but nothing helps to get it lower. Do you have any experience with this? How to reduce operations? Even I set memcache, cache system create new files. Without cache operations are not reduced. Usually when I check latest files create on hosting, I see files in smarty cache. I am using prestashop v1.6.1.10, only modules delivered with perstashop installation. Running site for 3 years, but never experienced these kind of problems. Is there way how to limit operations to minimum? Thanks! Link to comment Share on other sites More sharing options...
musicmaster Posted January 30, 2017 Share Posted January 30, 2017 What is you memory? Could it be swapping? Link to comment Share on other sites More sharing options...
frosticek Posted January 31, 2017 Author Share Posted January 31, 2017 I am running on classic hosting, provider is really good (4 years of experience), but in last months there are unbelievable amount of IO write operations. I.e. in 1 hour it can be up to 2 000 000 000. Disk block has 4kb so it is huge number. Link to comment Share on other sites More sharing options...
frosticek Posted January 31, 2017 Author Share Posted January 31, 2017 Actually I found that all files are written into folders under: cache/smarty/cache/{module_name} Do you have idea how to stop it? No matter if I enable/disable cache, these files are still generated. 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