Skip to content
Server
2016.09.17 20:42

윈도우용 MEMcached 설치방법

조회 수 5208 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부

Installing Memcached on Windows


두가지 방법으로 설명하고 있습니다.


인스톨 방법도 자세히 나옵니다.

The following are the download links for the memcached windows binaries:

http://code.jellycan.com/files/memcached-1.2.5-win32-bin.zip
http://code.jellycan.com/files/memcached-1.2.6-win32-bin.zip
http://downloads.northscale.com/memcached-win32-1.4.4-14.zip
http://downloads.northscale.com/memcached-win64-1.4.4-14.zip
http://downloads.northscale.com/memcached-1.4.5-x86.zip
http://downloads.northscale.com/memcached-1.4.5-amd64.zip

A) Installation of memcached < 1.4.5:

  1. Extract the memcached windows binary to any directory.
  2. In versions earlier than 1.4.5, memcached can install itself as a service. Run a command prompt with elevated privileges, and type:
    c:\memcached\memcached.exe -d install

    * Replace c:\memcached\memcached.exe with the actual path of your installation.

  3. Then, start or stop the memcached service with the following command:
    c:\memcached\memcached.exe -d start
    c:\memcached\memcached.exe -d stop
  4. To change the configuration of memcached, run regedit.exe and navigate to the key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\memcached". Suppose you wish to increase the memory limit of memcached, edit the value of ImagePath to the following:
    "c:\memcached\memcached.exe" -d runservice -m 512

    * Besides '-m 512', you may also append other memcached parameters to the path. Run "c:\memcached\memcached.exe -h" to view the list of available parameters.

  5. Meanwhile, to uninstall the memcached serivce, run the following command:
    c:\memcached\memcached.exe -d uninstall


B) Installation of memcached >= 1.4.5:

  1. Extract the memcached windows binary to any directory.
  2. In version 1.4.5 or later, memcached cannot run as a service. It must be started as a normal process using the task scheduler. To configure the memcached process to run automatically every time windows start, run a command prompt with elevated privileges, and type the following:
    schtasks /create /sc onstart /tn memcached /tr "'c:\memcached\memcached.exe' -m 512"

    * Replace c:\memcached\memcached.exe with the actual path of your installation.
    ** Besides '-m 512', you may also append other memcached parameters to the path. Run "c:\memcached\memcached.exe -h" to view the list of available parameters.

  3. Meanwhile, to remove the scheduled memcached task, run the following command:
    schtasks /delete /tn memcached

 memcached.png

이상하게 난 OPCACHE가 더 낫네?

왜 같이 쓰면 느려지지?

#윈도우용 #MEMcached #설치방법 #urin79


로그인 후 댓글쓰기가 가능합니다.

?
  • ?
    nanumi 2016.09.18 21:39
    DB쿼리 요청수가 많다면 조금 느리더라도 사용권장이랍니다.

List of Articles
번호 분류 제목 날짜 조회 수
197 컴퓨터잡담 TCPDUMP 사용방법 / TCP 자세히 보기 1 4 2010.03.17 18044
196 AutoHotKey AutoHotkey COM Standard Library 2 2011.02.10 18052
195 컴퓨터잡담 50 개 이상의 Ajax 예제들 2010.03.29 18184
194 AutoHotKey [ahk_l] 섬세한 인터넷 자동검색 2011.02.16 18190
193 AutoHotKey com.ahk 1 2011.02.09 18261
192 컴퓨터잡담 윈도 로그인하기 전에 배치파일을 실행하는 방법 3 2010.07.23 18261
191 컴퓨터잡담 Excel VBA) DAO를 이용하여 엑셀문서 열지않고 데이타 가져오기 3 8 2011.10.23 18276
190 Visual C++ C#) 입문 - 프로젝트 생성하기 4 file 2013.02.12 18340
189 프로세스 EzClick.exe / ezbho.dll 프로세스 삭제방법 2 2011.02.13 18616
188 컴퓨터잡담 Excel에서 틀 고정 방법 2010.09.04 18628
187 AutoHotKey [autohotkey] FTP-업로드 예제분석 2 file 2011.02.05 18651
186 컴퓨터잡담 도스모드 ftp에서 하위폴더까지 모두 ftp로 전송하기 18 2012.10.04 18792
185 Visual C++ c++의 상식, 프로그램의 시작 15 2011.01.25 18860
184 컴퓨터잡담 악성 dll로 시작페이지가 변경되었을 때 조치방법 file 2013.05.19 18869
183 컴퓨터잡담 제 2의 안철수? 티맥스 윈도우 2 2009.07.07 18879
182 컴퓨터잡담 50 개 이상의 Ajax 예제들 2 2010.03.29 18953
181 AutoHotKey autohotkey) 핑테스트 프로그램 1 file 2011.12.31 18958
180 컴퓨터잡담 [javascript_tip]자바스크립트 값 넘기기 2 1 2010.10.10 18961
179 AutoHotKey [ahk] 다른 프로그램의 트레이 아이콘을 숨기기 1 4 2011.02.16 19038
178 AutoHotKey COM 사용 1 2011.02.21 19077
Board Pagination Prev 1 ... 35 36 37 38 39 ... 46 Next
/ 46

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소