开发者

Get AppFabric Cache out of throttled mode

Hosting an AppFabric cache on the same mach开发者_开发百科ine as an sql server presents some known challenges, one of them being the sql server take up most of the ram and there by putting the cache in throttled mode.

When this occurs and I have freed up enough memory, how i put the cache in "not throttled state" again. Can't seem to find a powershell command to fit my need

Yes, I know it's bad pratice to host the 2 on the same machine, but those are the terms


If the cache service detects there is enough memory to accept adds/puts, it will come out of throttling state, not controlled by user. Here is the complete answer: http://msdn.microsoft.com/en-us/library/ff921030.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜