AppFabric Cache HA [英] AppFabric Cache HA

查看:111
本文介绍了AppFabric Cache HA的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在HA中有3个节点。

Hi i've 3 nodes in HA.

在客户端配置中我必须指定所有三个节点吗?

In the client configuration i must specified all three nodes ?



 < dataCacheClient>

< hosts>

< host name =" Server01" cachePort = QUOT; 22233" />
$
< host name =" Server02" cachePort = QUOT; 22233" />
$
< host name =" Server03" cachePort = QUOT; 22233" />
$
< host name =" Server04" cachePort = QUOT; 22233" />
$
< / hosts>

< securityProperties mode =" None"的ProtectionLevel = QUOT;无" />

  < / dataCacheClient>

 <dataCacheClient>
<hosts>
<host name="Server01" cachePort="22233" />
<host name="Server02" cachePort="22233" />
<host name="Server03" cachePort="22233" />
<host name="Server04" cachePort="22233" />
</hosts>
<securityProperties mode="None" protectionLevel="None" />
  </dataCacheClient>

推荐答案

即使您在客户端指定单个节点配置,它应该工作。顺便说一下,为什么你认为在非HA的情况下HA / v的情况下应该有不同的配置?
Even if you specify a single node in client configuration, it should work. BTW, why do you think there should be a difference in configuration specified in case of HA v/s in case of non - HA?


这篇关于AppFabric Cache HA的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆