By nara117 on
Hello Everyone,
I'm new to drupal.
My drupal site frequently unavailable. And it would come back up without anything action were taken.
I suspected something is going on with caching or something ... that related to performance.
Anyway, my drupal directory is D:\htdocs\drupal and I saw the folder D:\htdocs\drupal\cache\normal contain a lot of folders and files inside the sub-folder.
Files and sub-folders are still there even though I ran clear all caches unders Home » Administration » Configuration » Development successfully.
So, it is safe to delete files and sub-folders under D:\htdocs\drupal\cache\normal ?
Please help and greatly appreciate.
Thanks,
Marin
Comments
Hi,
Hi,
It will better to clear cache through backend because Drupal store cache in database table also, some time it may cause issue.
Please follow the link: https://www.drupal.org/docs/7/administering-drupal-7-site/clearing-or-rebuilding-drupals-cache
Thanks
I was on that page early.
I was on that page early.
I followed these steps.
But I'm curious about the files and sub-folders unders drupal/caches/normal
It's about 3GB size.
Will it empty if I ran the rebuild ?
Thanks
Yes every time it will
Yes every time it will rebuild cache folder when you clear the cache
For safer side do one thing take a backup caches folder and delete all files from cache and run the site again
Thanks
Okay, I will try it, thanks!
Okay, I will try it, thanks!
=-=
per https://www.drupal.org/forum/general/general-discussion/2009-11-26/pleas... please edit your post and move it to the 'post installation' forum. Thank you.I had a similar problem. The
I had a similar problem. The standard clear cache from the ui does not seem to be a full cache rebuild and does not delete the files resulting in a very large cached directory.
To do a full cache rebuild you need to follow:
https://www.drupal.org/docs/user_guide/en/prevent-cache-clear.html
Namely: