Modify the service port under memcached under Windows

Source: Internet
Author: User
Tags memcached

Always loyal to the local memcached port is different from the server, always modify the configuration file.

Read the n long memcached.exe Help, in the installation of services, there is no way to specify parameters.

In command mode, you can use Memcached-p 12345 to specify the port, but after the service is installed, it always has only the-D runservice parameters.

It was later thought that the purpose of modifying the port could be achieved by modifying the registry.

Then, under Hkey_local_machine\system\currentcontrolset\services\memcached Server, find a ImagePath string entry that is exactly the string of the service's execution path, Double-click the string, add-M 45-p 12345 (using 45M memory, 12345 as the port), and start the service later.

Get it.

http://www.oschina.net/question/54100_34358

Related Article

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.