Friday, November 4, 2011

to clear memory cache

If your server using all your memory and you have no available memory you can safely run this command to clear the memory cache




sync; echo 3 > /proc/sys/vm/drop_caches

No comments:

Post a Comment