MilesWeb Hosting Forum

Web Hosting Technical Support => How To's => Topic started by: Dipak Bhoi on April 15, 2015, 12:50:08 PM

Title: How to clear cached memory on cPanel?
Post by: Dipak Bhoi on April 15, 2015, 12:50:08 PM
Hello guys,

If you are facing memory related issue, you can use the following command to flush your cache memory. And it will free a memory on the server,

Quoteroot@X [~]# echo 1 > /proc/sys/vm/drop_caches

That's all.

Enjoy !!! :)