Linuxmemcached cache framework parameters

Source: Internet
Author: User
Linuxmemcached cache framework parameter description-d option is to start a daemon process,-m is the amount of memory allocated to Memcache, the unit is MB-u is the user who runs Memcache, it is recommended that you create a memcached user www.2cto.com-l which is the IP address of the listening server-p which is set... linux memcached cache framework parameter description-d option is to start a daemon process,-m is the amount of memory allocated to Memcache, the unit is MB-u is the user who runs Memcache, we recommend that you create a memcached user www.2cto.com-l, which is the IP address of the listening server.-p is the port for setting the Memcache listening, preferably over 1024.-c is the maximum number of concurrent connections, the default value is 1024, which is set based on the load of your server.-P is used to set the pid file for saving Memcache to start memcached: memcached-d-m 1024-u memcached-l 127.0.0.1-p 13333-c 1024 if you want to enable automatic startup at/etc/rc. d/rc. add a line to local. the above Command
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.