Starting AppFabric Cache Cluster automatically

前端 未结 2 972
迷失自我
迷失自我 2021-01-02 02:47

Is there a way to start the cache cluster automatically on system startup? I\'m running it on a remote PC and when it gets restarted I have to remote into it and restart the

相关标签:
2条回答
  • 2021-01-02 03:20

    Yes - if you change the startup mode of the AppFabric Caching Service from Manual to Automatic, then the service will start once the server has finished booting.
    (source: philippursglove.com)

    I suspect that as AppFabric starts to move into production clusters, this will become a 'best practice' thing to do in order to get maximum uptime on the cluster.

    0 讨论(0)
  • 2021-01-02 03:26

    James Broome wrote a great post on this: http://jamesbroo.me/automatically-starting-the-windows-server-appfabric-caching-service/

    0 讨论(0)
提交回复
热议问题