In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly introduces "how to understand memcache command startup parameters". In daily operation, I believe many people have doubts about how to understand memcache command startup parameters. The editor consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful for you to answer the doubts of "how to understand memcache command startup parameters"! Next, please follow the editor to study!
The copy code is as follows:
Usr/local/bin/memcached-d-M128-u root-l 192.168.0.10-p 12121-c 256-P / tmp/memcached.pid
-p TCP port on which to listen (default: 11211)
-U UDP listening port (default: 11211, closed at 0)
-d runs as a daemon
-u non-root users running accounts running Memcached
-m the largest memory usage unit is MB. The default is 64MB.
-c the default number of soft connections is 1024
-v output warning and error messages
-vv print the request and return information of the client
-h print help information
-I print copyright information for memcached and libevent
-l bind address (default: all are allowed. No matter whether the IP is changed in the internal or public network or locally, there is a security risk. If it is set to 127.0.0.1, it can only be accessed locally)
-P writes PID to a file, which allows a quick process termination later, which needs to be used in conjunction with-d
At this point, the study on "how to understand the startup parameters of the memcache command" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.