Redis Common Configuration Items

Source: Internet
Author: User
Configure Redis

Daemonize (yes/no) whether to run using the background daemon mode

Pidfile (*.pid) PID file location, Daemonize function when Yes

Port number to be monitored by port (default is 6379)

Timeout (seconds) Request time-out

LogLevel (debug|verbose|notice|warning) Log information level, options are debug,verbose, etc.

LogFile (path) log file location

Databases (number) to open the database

Save (seconds changes) How often snapshots are saved

Slaveof (IP port) sets the IP and port of the primary service when this machine is from service

Requirepass Connection Password

MaxClients (number) Maximum client connections

Rdbcompression (yes/no) whether compression is used

Dbfilename (*.RDB) data Snapshot file name

Dir (filepath) snapshot file saved path

AppendOnly whether to turn on aof persistence

Appendfilename (*.aof) aof backup file name

Appendfsync (always|everysec|no) appendonly log sync to disk

Redis Common Configuration Items

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.