redis啟動筆記

建站服務器

[root@bogon src]# ./Redis-server 
2660:C 01 Aug 09:54:43.846 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
2660:C 01 Aug 09:54:43.846 # Redis version=4.0.8, bits=64, commit=00000000, modified=0, pid=2660, just started
2660:C 01 Aug 09:54:43.846 # Warning: no config file specified, using the default config. In order to specify a config file use ./redis-server /path/to/redis.conf
                _._                                                       _.-``__ \'\'-._                                             _.-``    `.  `_.  \'\'-._           Redis 4.0.8 (00000000/0) 64 bit
  .-`` .-```.  ```\\/    _.,_ \'\'-._                                   
 (    \'      ,       .-`  | `,    )     Running in standalone mode
 |`-._`-...-` __...-.``-._|\'` _.-\'|     Port: 6379
 |    `-._   `._    /     _.-\'    |     PID: 2660
  `-._    `-._  `-./  _.-\'    _.-\'                                   
 |`-._`-._    `-.__.-\'    _.-\'_.-\'|                                  
 |    `-._`-._        _.-\'_.-\'    |           http://redis.io        
  `-._    `-._`-.__.-\'_.-\'    _.-\'                                   
 |`-._`-._    `-.__.-\'    _.-\'_.-\'|                                  
 |    `-._`-._        _.-\'_.-\'    |                                  
  `-._    `-._`-.__.-\'_.-\'    _.-\'                                   `-._    `-.__.-\'    _.-\'                                           `-._        _.-\'                                                   `-.__.-\'                                               

2660:M 01 Aug 09:54:43.849 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
2660:M 01 Aug 09:54:43.849 # Server initialized
2660:M 01 Aug 09:54:43.849 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add \'vm.overcommit_memory = 1\' to /etc/sysctl.conf and then reboot or run the command \'sysctl vm.overcommit_memory=1\' for this to take effect.
2660:M 01 Aug 09:54:43.849 # WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command \'echo never > /sys/kernel/mm/transparent_hugepage/enabled\' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
2660:M 01 Aug 09:54:43.849 * Ready to accept connections
^Z
[1]+  Stopped                 ./redis-server
[root@bogon src]# 
[root@bogon src]# 
[root@bogon src]# 
[root@bogon src]# ps -ef|grep redis
root      2660  2249  0 09:54 pts/0    00:00:00 ./redis-server *:6379
root      2676  2249  0 09:56 pts/0    00:00:00 grep --color=auto redis
[root@bogon src]# 
[root@bogon src]# 

網(wǎng)頁題目:redis啟動筆記
本文鏈接:http://muchs.cn/article26/cjpijg.html

成都網(wǎng)站建設公司_創(chuàng)新互聯(lián),為您提供服務器托管、企業(yè)網(wǎng)站制作、建站公司、Google、網(wǎng)站內(nèi)鏈、用戶體驗

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

成都app開發(fā)公司