python startmaster.py single [服务名称],例如python startmaster single game1 来单独的在其他主机上开启服务。
需要在config.json的文件中增加了对master节点所在主机的ip地址的说明roothost,
例如:
“master”:{“roothost”:”localhost”,”rootport”:9999,”webport”:9998}
参考:
http://www.kankanews.com/ICkengine/archives/82681.shtml