묻고답하기

우선 설치 확인한 모습입니다.

 

memcache.jpg


memcache

memcache supportenabled
Version 3.0.6
Revision $Revision: 310129 $


 

DirectiveLocal ValueMaster Value
memcache.allow_failover11
memcache.chunk_size3276832768
memcache.compress_threshold2000020000
memcache.default_port1121111211
memcache.hash_functioncrc32crc32
memcache.hash_strategyconsistentconsistent
memcache.lock_timeout1515
memcache.max_failover_attempts2020
memcache.protocolasciiascii
memcache.redundancy11
memcache.session_redundancy22

 

 

 

 

이와 같이 하고 아래와 같이 캐쉬를 생성하게 했습니다만...

 

우선 /files/db.confing.php 에서

 

가장 하단에

 

$db_info->use_object_cache = 'memcache://localhost:11211';
$db_info->use_template_cache = 'memcache://localhost:11211';

 

이것을 정상적으로 넣었구요

 

 $oCacheHandler = CacheHandler::getInstance();
 debugPrint($oCacheHandler);

 

이렇게 캐쉬를 호출한 후에... 뿌려봤는데

 

CacheHandler Object
(
    [handler] => CacheMemcache Object
        (
            [Memcache] => Memcache Object
                (
                    [connection] => Resource id #64
                )

            [valid_time] => 36000
        )

    [keyGroupVersions] => Array
        (
            [member] => 1
            [counterIpLogged_20150115] => 1
        )

)

 

이렇게 뜨더라구요...!

 

그래서 그걸

 

$cache_time = 60;

 

$cache_key = '("project_test");

  if($oCacheHandler->isSupport() && $pr_cache_time != 0) $oCacheHandler->put($cache_key,$output_target,$cache_time);

 

이렇게 캐쉬를 쓰게 했는데.... 캐쉬가 정상적으로 안써지는 것 같은데...

 

제가 잘못 사용한걸까요..?

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
썰레발리오 포인트가 부족한 경우, 목록으로 강제 이동 시키는 방법  
TannyTales 처음 XE 를 올리고 접속했더니 문제가 있네요 [1] file 2015.08.24 by Nightly
KimJaeMinFD Textyle admin 화면 자꾸 깨짐 [1] file 2015.08.23 by 彼悟
모해 댓글이 있는데 나타나지 않아요 [2] 2015.08.23 by 모해
newi 이곳 서버는 어디죠 ? [3] 2015.08.23 by 기진곰
책팜 xedition 레이아웃에서 검색창을 보이게 하고 싶습니다. file  
goddess29220 회원가입폼에 영어와 한글이 같이 나왔으면 합니다 [10] file 2015.08.23 by goddess29220
늘봄 스케치북 댓글수정버튼 을 수정하고싶습니다. [3] 2015.08.23 by 라자루스
MelloCore 파일 업로드 저장 관련 문의 [2] 2015.08.23 by MelloCore
tg**** 업데이트적용이 안되요 [2] file 2015.08.23 by tg****
potentialee 캐시 관련 오류 [1] file 2015.08.23 by 기진곰
ga2ha php 오류 좀 알려주세요 급해요ㅠㅠ [1] 2015.08.23 by 기진곰
꾸링 1.7 -> 1.8.3 업그레이드 후 모바일 레이아웃 메뉴가 안뜹니다. [3] 2015.08.23 by 꾸링
줄리아22 위젯위치고정하는 방법이요..  
asdfsa pxe게시판 본문 폰트는 어떻게 바꾸나요? [8] 2015.08.23 by purecity
상디 게시판을 이렇게 구현이 가능할까요? [1] file 2015.08.22 by 이온디
예란 디데이 소스 코드  
예란 홈페이지 폰트 전체 돋움으로 변경하기 [2] 2015.08.22 by 예란
예란 카테고리 유지 방법  
꾸링 XE 소셜 로그인 사용이 사이트 홍보에 도움이 되나요..? [1] 2015.08.22 by OEZ