V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  coolloves  ›  全部回复第 15 页 / 共 37 页
回复总数  731
1 ... 11  12  13  14  15  16  17  18  19  20 ... 37  
2021-07-01 11:18:15 +08:00
回复了 coolloves 创建的主题 Redis redis 集群搭建求助
```
192.168.11.225:6379> CLUSTER nodes
c695368eeb6ca56856eb40497888486edd1c011a 192.168.11.225:6379 myself,master - 0 0 1 connected 0-5460
0627db6989cdfe0f839e6a0ed4fb9edee8f85e92 192.168.11.225:6380 master - 0 1625109373893 4 connected
192.168.11.225:6379> CLUSTER info
cluster_state:fail
cluster_slots_assigned:5461
cluster_slots_ok:5461
cluster_slots_pfail:0
cluster_slots_fail:0
cluster_known_nodes:2
cluster_size:1
cluster_current_epoch:4
cluster_my_epoch:1
cluster_stats_messages_sent:9009
cluster_stats_messages_received:9013

192.168.11.226:6379> CLUSTER nodes
3105b30565cc2bcff62d8816f2439417d388249e :6379@16379 myself,master - 0 0 2 connected 5461-10922
192.168.11.226:6379> CLUSTER info
cluster_state:fail
cluster_slots_assigned:5462
cluster_slots_ok:5462
cluster_slots_pfail:0
cluster_slots_fail:0
cluster_known_nodes:1
cluster_size:1
cluster_current_epoch:2
cluster_my_epoch:2
cluster_stats_messages_meet_sent:1
cluster_stats_messages_sent:1
cluster_stats_messages_received:0


11.225 6379 的日志如下
199519:M 01 Jul 11:17:35.182 . --- Processing packet of type 1, 2208 bytes
199519:M 01 Jul 11:17:35.182 . pong packet received: 0x7fd2be5a0c00
199519:M 01 Jul 11:17:36.185 . Pinging node 0627db6989cdfe0f839e6a0ed4fb9edee8f85e92
199519:M 01 Jul 11:17:36.185 . --- Processing packet of type 1, 2208 bytes
199519:M 01 Jul 11:17:36.186 . pong packet received: 0x7fd2be5a0c00
199519:M 01 Jul 11:17:36.981 . --- Processing packet of type 0, 2208 bytes
199519:M 01 Jul 11:17:36.981 . Ping packet received: (nil)
199519:M 01 Jul 11:17:36.981 . ping packet received: (nil)
199519:M 01 Jul 11:17:37.191 . Pinging node 0627db6989cdfe0f839e6a0ed4fb9edee8f85e92
199519:M 01 Jul 11:17:37.191 . --- Processing packet of type 1, 2208 bytes
199519:M 01 Jul 11:17:37.191 . pong packet received: 0x7fd2be5a0c00
199519:M 01 Jul 11:17:37.985 . --- Processing packet of type 0, 2208 bytes
199519:M 01 Jul 11:17:37.985 . Ping packet received: (nil)
199519:M 01 Jul 11:17:37.986 . ping packet received: (nil)
199519:M 01 Jul 11:17:38.194 . Pinging node 0627db6989cdfe0f839e6a0ed4fb9edee8f85e92
199519:M 01 Jul 11:17:38.194 . --- Processing packet of type 1, 2208 bytes
199519:M 01 Jul 11:17:38.194 . pong packet received: 0x7fd2be5a0c00
199519:M 01 Jul 11:17:38.986 . --- Processing packet of type 0, 2208 bytes
199519:M 01 Jul 11:17:38.986 . Ping packet received: (nil)
199519:M 01 Jul 11:17:38.987 . ping packet received: (nil)
199519:M 01 Jul 11:17:39.195 . Pinging node 0627db6989cdfe0f839e6a0ed4fb9edee8f85e92
199519:M 01 Jul 11:17:39.196 . --- Processing packet of type 1, 2208 bytes
199519:M 01 Jul 11:17:39.196 . pong packet received: 0x7fd2be5a0c00
199519:M 01 Jul 11:17:39.297 - 0 clients connected (0 slaves), 1173864 bytes in use

```
2021-06-30 11:24:11 +08:00
回复了 dongdongdong 创建的主题 随想 第一身体出现严重不舒服,真心感觉自己不再年轻了
年纪?
我是明显感觉 30 以后,是一年不如一年
先培养下良好的作息吧,每天运动运动,早睡早起.
2021-06-25 13:27:13 +08:00
回复了 imydou 创建的主题 京东 京东 plus 会员已经没有人工客服了?
在线客服,也部分 plus 和普通吧
电话有专门的 plus,直接电话,效率高
2021-06-10 17:12:41 +08:00
回复了 daimaosix 创建的主题 NGINX Nginx 可以对 Redis 集群做负载均衡吗?
@Toadair 我也没用过,只是知道支持,刚了解了下,
ginx 配置 proxy_protocol
后端需要支持 proxy protocol v1
如果你的后端不支持,那必须修改代码
proxy protocol 的标准参见 HAProxy 官方文档:
https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
2021-06-08 08:49:40 +08:00
回复了 jkwc 创建的主题 问与答 迫于快递丢了,求推荐免插电摄象头
本来小米门铃 lite 应该可以的吧
结果,好像不卖了,非要加一个室内的装置搭售,一下子贵小 100,本来几十块钱的,如果楼主找到了麻烦安利
2021-06-07 17:42:59 +08:00
回复了 1if5ty3 创建的主题 问与答 越怕出错越出错,大家有这种焦虑吗?
对于不确定的事情,有次焦虑.
2021-06-07 16:33:44 +08:00
回复了 daijinming 创建的主题 程序员 如何在内网实现域名解析
暴力点,直接做 a 记录到内网?
2021-06-07 14:31:19 +08:00
回复了 dunhanson 创建的主题 程序员 kubernetes ingress 怎么获取真实的 ip?有使用 frp
马克下
2021-06-07 09:20:56 +08:00
回复了 daimaosix 创建的主题 NGINX Nginx 可以对 Redis 集群做负载均衡吗?
可以的,nginx 支持 4 层代理,stream
2021-06-07 09:09:49 +08:00
回复了 beryl 创建的主题 程序员 一次在 V2EX 的讨论有感
@MarkLeeyun 不能,好吧,国内->中文
2021-06-05 22:51:46 +08:00
回复了 beryl 创建的主题 程序员 一次在 V2EX 的讨论有感
v2 是不是算现在国内唯一一家 it 社区?
2021-04-21 10:57:52 +08:00
回复了 DSM 创建的主题 知乎 为什么中国大学很少使用邮件进行通信?
邮件就类似于合同
im 就类似于签合同之前的谈判
我以为如此
2021-03-27 14:44:10 +08:00
回复了 coolloves 创建的主题 Python 请教个 html 解析的问题
和 lxml 原理不一样吗?
bs 怎么判断前后呢?请教
2021-02-07 15:54:43 +08:00
回复了 coolloves 创建的主题 Python 请教个 multipart/form-data 类型的 post 请求!
@jifengg 非常感谢,是这个问题,我 replace("\n","\r\n"),可以正常提交了
肯定不正常吧
我 100m 的移动,下 xbox 游戏,经常 100m 跑满
2021-01-05 14:37:20 +08:00
回复了 handylive 创建的主题 美酒与美食 这天冷,有喜好吃萝卜的吗
我喜欢吃青萝卜,脆甜
白萝卜水多,但是没啥味
2020-12-10 15:13:36 +08:00
回复了 rebnonu 创建的主题 推广 自家种的赣南脐橙剩最后两棵树 300 斤左右,抽奖 3 箱。
分母来了
2020-12-01 16:26:38 +08:00
回复了 Syuusaku 创建的主题 生活方式 有完全不使用抖音(以及其他短视频 app)的朋友吗
抖音真的是看不下去
一个月偶尔耍一两次吧,可以算是不用
视频主要看 B 站
2020-12-01 16:21:45 +08:00
回复了 hvboekml 创建的主题 分享创造 自动化工具脚本市场(Beta)
马克
1 ... 11  12  13  14  15  16  17  18  19  20 ... 37  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   974 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 43ms · UTC 22:16 · PVG 06:16 · LAX 15:16 · JFK 18:16
Developed with CodeLauncher
♥ Do have faith in what you're doing.