memcached installation under Windows

Source: Internet
Author: User

memcached profile details please google. Here's how to install under Windows.

1. Download

: http://download.csdn.net/detail/u010562988/9456109

2. Installation
    1. Use CMD to enter the directory under memcached
    2. Install using the command memcached-d installation

If you don't have any hints, then the installation is successful. I've installed it here once.

3. See if the installation was successful

Memcached-h

4. Start the service
    1. Open the Run window and enter Serviecs.msc
    2. Find service items for memcached

3. Turn it On

---------------------------------------------------------------------------------

You can also use the cmd command:

5. Test memcached with Telnet

Press CTRL +] to start the callback function, or you will not see the input information. (View help information?/help)

When Telnet enters, enter stats to see the status of the current memcached

Default parameter description

-P Listening Port

-L connected IP address, default is native

-D Start memcached service

-D Restart Restart memcached service

-D Stop|shutdown Close the running memcached service

-D Install memcached service

-d Uninstall unloading memcached clothing

-U Run as (only valid when running as root)

-m maximum memory usage, in megabytes. Default 64M

-M ran out of memory and returned an error instead of deleting

-c Maximum number of simultaneous connections, default is 1024

-F Block size growth factor, default is 1.25

-N Minimum allocated space, key+value+flags default is 48

-H Display Help

Setting memcached, when the service is started, the memcached service defaults to a port of 11211, and the maximum memory consumed by default is 64M.

If you need to modify both parameters, such as modifying the port to 10000 and memory at 512, enter:

D:\memcached\memcached.exe-p 10000-m 512-d Start,

-P indicates the port to be modified, and-m indicates the maximum memory used (in M).

6. References

Download

Http://www.newasp.net/soft/63735.html

How to install the Memcached tutorial in the Windows environment:

Http://jingyan.baidu.com/article/5225f26b7ef644e6fb09087a.html

Installation and test steps under Window memcached

Http://jingyan.baidu.com/article/c85b7a640fbfd5003bac9500.html

http://blog.csdn.net/cdnight/article/details/18924441

Memcache View Lists all key methods:

https://www.ttlsa.com/memcache/memcache-list-all-keys/

memcached installation under Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.