分类
发现
榜单
收录
IT文库
服务器优惠
搜索
注册
登录
分类
发现
榜单
收录
IT文库
服务器优惠
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.030
秒,为您找到
1097
个相关结果.
搜书籍
搜文档
Redis
145
2024-03-07
《Traefik v2.11 Documentation》
Traefik & Redis Routing Configuration Provider Configuration endpoints rootKey username password db tls ca cert key insecureSkipVerify sentinel masterName u...
Redis
123
2024-07-30
《Traefik v3.1 Documentation》
Traefik & Redis Routing Configuration Provider Configuration endpoints rootKey username password db tls ca cert key insecureSkipVerify sentinel masterName u...
FAQ
4842
2019-11-12
《Sentinel v1.7 文档手册》
配置相关 Sentinel 核心功能相关 Q: 想从 Hystrix 迁移到 Sentinel,有没有相关指南? Q: 规则生效后,除了抛异常之外还有没有其它的处理方式? Q: 怎么针对特定调用端限流?比如我想针对某个 IP 或者来源应用进行限流?规则里面 limitApp(流控应用)的作用? Q: 入口资源和出口资源是什么意思?EntryType....
Simulate Redis Faults
196
2022-09-28
《Chaos Mesh v2.4.0 Documentation》
Simulate Redis Faults Create experiments using command-line mode Simulate cache expiration using command-line mode Commands for cache expiration Configuration description for cach...
API Gateway Flow Control
738
2020-12-14
《Sentinel v1.8 文档手册》
Spring Cloud Gateway Zuul 1.x Zuul 2.x Sentinel supports flow control for API gateways including Spring Cloud Gateway and Zuul 1.x/2.x. Sentinel 1.6.0 introduced the sentine...
quorum测试
1086
2018-04-11
《Redis开发运维实践指南》
11.1.4.11 quorum测试 11.1.4.11 quorum测试 在一个如下的四节点环境中, 如果sentinel monitor的quorum设置为3,则宕机一台后再宕机,此时还剩余两台,存在两个sentinel,两个slave。由于quorum为3,而必须有>=max(quorum, num(sentinels)...
新手指南
3690
2019-11-12
《Sentinel v1.7 文档手册》
本地 Demo 1. 引入 Sentinel 依赖 2. 定义资源 3. 定义规则 4. 检查效果 5. 启动 Sentinel 控制台 公网 Demo 1. 下载 Demo jar 2. 开通 AHAS 流控降级并获取启动参数 3. 启动 demo 欢迎来到 Sentinel 的世界!这篇新手指南将指引您快速入门 Sentinel。 ...
启动
1106
2018-04-11
《Redis开发运维实践指南》
3.1 启动 3.1.1 启动redis 3.1.2 启动redis-sentinel 3.1 启动 3.1.1 启动redis $ redis - server redis . conf 常见选项: ./redis-server (run the server with default con...
重点回顾
371
2020-01-01
《[试读] Redis 设计与实现》
重点回顾 重点回顾 Sentinel 只是一个运行在特殊模式下的 Redis 服务器,它使用了和普通模式不同的命令表,所以 Sentinel 模式能够使用的命令和普通 Redis 服务器能够使用的命令不同。 Sentinel 会读入用户指定的配置文件,为每个要被监视的主服务器创建相应的实例结构,并创建连向主服务器的命令连接和订阅连接,其中命令连接用...
Simulate Redis Faults
97
2023-08-31
《Chaos Mesh v2.5.2 Documentation》
Simulate Redis Faults Create experiments using command-line mode Simulate cache expiration using command-line mode Commands for cache expiration Configuration description for cach...
1..
«
8
9
10
11
»
..100