Redis configuration file Translation

Source: Internet
Author: User

June 24, 2014 17:29:11

If you have other configuration files, you can use the include command.

The default redis does not run as a daemonize process. If this is required, You Can daemonize Yes

Process information is stored in/var/run/redis. PID, which can be specified by the command pidfile

Redis does not listen to TCP socket If Port 6397 is set to 0 by default.

In high concurrency, the TCP-backlog value must be set to a greater value, but the/proc/sys/NET/CORE/somaxconn of the Linux system must be modified to ensure that the command takes effect.

By default, redis listens to all IP addresses. to specify an IP address, run the BIND IP1 ip2 command ....

By default, redis does not listen to the file socket

Timeout 0 indicates that the link is not closed, and timeout n indicates n seconds.

--- So many

Http://www.tuicool.com/articles/ErY3Uf

Http://www.mudbest.com/centos%E4%B8%8B%E7%9A%84redis2-8-9%E7%BC%96%E8%AF%91%E5% AE %89%E8%A3%85%E4%BB%A5%E5%8F%8A%E7%9B%B8%E5%85%B3%E9%85%8D%E7%BD% AE/

 

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.