joekant
joekant
物理设备,3主3从。 配置2cpu 8G*6. 模式 :cluster 连接方式:通过单个域名访问,且需要开启ssl Another Redis DeskTop Manager 可以连接 StackExchange.redis 2.2.62 可以连接 目前尝试的初始化方案是: 1.new RedisClient("host:port,ssl=true,password=xxx");//失败 无法连接到远程 2.new RedisClient(new ConnectStringBuilder[]{"host:port,ssl=true,password=xxx"});//失败 无法连接到远程 3.new RedisClient(new ConnectStringBuilder[]{"host:port,ssl=true,password=xxx","host:port,ssl=true,password=xxx","host:port,ssl=true,password=xxx"});//失败 all connectionstring fail connect 急!!!
for example: if my content like this,how can i fix to get correct width?thx