Skip to content
Server
2016.09.17 20:42

윈도우용 MEMcached 설치방법

조회 수 5198 추천 수 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쿼리 요청수가 많다면 조금 느리더라도 사용권장이랍니다.

  1. 27
    Sep 2016
    07:20

    메디안 치약에 간암 발암물질

    Category사건사고 Views4514
    Read More
  2. 26
    Sep 2016
    19:24

    이희진의 연인 반서진 심경고백

    Category연예정보 Views125957
    Read More
  3. 25
    Sep 2016
    13:17

    심심해서 DIY 재료

    Category만들기 Views453
    Read More
  4. 25
    Sep 2016
    12:46

    SS8050 C945 2N2222 NPN TRANSISTOR DATASHEETS

    Category회로도전자부품 Views2816
    Read More
  5. 25
    Sep 2016
    11:10

    손흥민 2골 토트넘 미들스보로 2-1 팀 승리

    Category연예정보 Views1440
    Read More
  6. 23
    Sep 2016
    07:15

    갤럭시 노트7 새 배터리 급속 방전과 발열, 또 불량

    Category사건사고 Views8624
    Read More
  7. 22
    Sep 2016
    20:04

    절대농지 해제의 엄청난 문제점

    Category일상 Views3697
    Read More
  8. 20
    Sep 2016
    20:20

    2015년식 올뉴모닝 잦은 방전 원인과 해결방법

    Category일상 Views12148
    Read More
  9. 19
    Sep 2016
    17:02

    [실험실] 2n2222 wireless power transfer circuit

    Category회로도전자부품 Views2543
    Read More
  10. 19
    Sep 2016
    12:58

    이동국 이종성에 밀려 넘어진 당황하는 모습

    Category사건사고 Views3742
    Read More
  11. 19
    Sep 2016
    12:37

    XpressEngine 최적화 기진곰님의 슈퍼캐시 테스트

    CategoryServer Views5031
    Read More
  12. 17
    Sep 2016
    21:13

    중국인 용의자 검거, 제주 성당 살인사건

    Category사건사고 Views17392
    Read More
  13. 17
    Sep 2016
    20:42

    윈도우용 MEMcached 설치방법

    CategoryServer Views5198
    Read More
  14. 17
    Sep 2016
    14:17

    현대차 기아차 악재 쏟을만큼 쏟았다.

    Category주식 Views1690
    Read More
  15. 16
    Sep 2016
    21:35

    태풍 므란티에 이은 말라카스 경로

    Category사건사고 Views1490
    Read More
  16. 14
    Sep 2016
    08:47

    경주 지진 규모 5.8에 드러난 재난시스템 문제점

    Category사건사고 Views2711
    Read More
  17. 12
    Sep 2016
    11:00

    엑셀 암호변경 제거 방법

    CategoryExcel Views6363
    Read More
  18. 11
    Sep 2016
    21:53

    고위공직자 병역면제 비율 일반인의 33배 그럴 수 있지

    Category유용한상식 Views1649
    Read More
  19. 11
    Sep 2016
    21:21

    미 러 시리아 휴전 합의 선언? 시리아 공습에 80여 명 사망

    Category유용한상식 Views1157
    Read More
  20. 11
    Sep 2016
    16:57

    광전자 추가매수 구간

    Category주식 Views2325
    Read More
Board Pagination Prev 1 ... 4 5 6 7 8 ... 16 Next
/ 16

http://urin79.com

우린친구블로그

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


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

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

설치 취소