Where can I find AppFabric Licensing info? [closed]
开发者_运维知识库
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this questionCan anyone point me to the AppFabric licensing info?
Windows Server AppFabric is free, so there's no licensing 'cost' involved - it's treated as an add-on to Windows/the .NET framework. The Azure AppFabric SDK does come with a license which states what you can redistribute, but the licence screen in the Windows Server AppFabric installer refers you to the Windows licence.
alt text http://philippursglove.com/stackoverflow/appfabricinstallerlicencescreen.png
However, while AppFabric has no cost implications in and of itself, if you want to use the high availability features in an AppFabric cache, all cache hosts must be running Windows Server Enterprise Edition. There are more details on this here (para. 3), this also refers you to the installation guide (although having just read through the installation guide again I couldn't see this restriction mentioned anywhere).
精彩评论