관리자페이지에서 캐시 재생성이 잘 안돼서 SSH로 하는데
원래 누르자마자 바로 끝났었는데
지금은 한참동안 반응이 없다가
rm: cannot remove `cache/store/c0': Directory not empty
rm: cannot remove `cache/store/49': Directory not empty
rm: cannot remove `cache/store/18': Directory not empty
rm: cannot remove `cache/store/fd': Directory not empty
rm: cannot remove `cache/store/55': Directory not empty
rm: cannot remove `cache/store/a5': Directory not empty
rm: cannot remove `cache/store/15': Directory not empty
뭐 이런 것들이 잔뜩 생기네요
이게 왜 이런가요?
좀 찾아보니까 저 폴더가 파일 캐시 사용시에 생기는거 같은데, 보시다시피 라이믹스 설정에서 캐시를 사용하지 않음으로 설정해뒀고 슈퍼캐시 모듈 또한 사용하지 않고 있습니다.
그리고 해당 폴더를 삭제하고 나니까 전체 용량이 무려 600메가 이상 감소하네요 (서버 전체 용량이 7기가쯤 됐는데 지금은 6.4기가입니다)
혹시 저 옵션을 사용하지 않음으로 했는데도 불구하고 파일캐시가 생성된건지...