silanos_1

Analytics

ad silanors2

2010年12月27日 星期一

[AppFabric Caching Service]使用 AppFabric Caching Service Command(Use AppFabric Caching Service Command)


問題

使用 AppFabric Caching Service Command



解決方法

1) Grant permission Grant-CacheAllowedClientAccount APPFABRIC\ADMINISTRATOR
image
2) Check permission Get-CacheAllowedClientAccounts
image
3) Start all cache cluster Start-CacheCluster
image
4.1) Create Named Cache New-Cache DemoCache
image
4.2) Create Named Cache and enables High-Availability New-Cache DemoCacheHA -Secondaries 1 -NotificationsEnabled true -Eviction none -Expirable false
image
5) Stop cache cluster Stop-CacheCluster
image
6) Get all cache list Get-Cache
image
7) Monitor cache usage Get-CacheStatistics
image
8) Stop any host in cache cluster Stop-CacheHost
image

2 則留言:

红岭社区 提到...

Create Named Cache and enables High-Availability

什么叫高可用性叫?

silano.chen 提到...

簡單的說:當主機叢中若其中一台提供服務的機器出現問題時,系統可以不中斷的由另一台機器接手服務

as silanors3

熱門文章

bloggerads