提交 ecb2d717 编写于 作者: W william.liangf

DUBBO-127 simple-registry增加heartbeat配置

git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@646 1a56cb94-b969-4eaa-88fa-be21384802f2
上级 3c2de50b
......@@ -12,7 +12,7 @@
<dubbo:application name="${dubbo.application.name}" owner="${dubbo.application.owner}" />
<dubbo:protocol name="dubbo" port="${dubbo.protocol.port}" heartbeat="60000" />
<dubbo:protocol name="dubbo" port="${dubbo.protocol.port}" heartbeat="180000" />
<dubbo:service id="registryServiceConfig" interface="com.alibaba.dubbo.registry.RegistryService" ref="registryService" registry="N/A" ondisconnect="disconnect" callbacks="1000">
<dubbo:method name="subscribe"><dubbo:argument index="1" callback="true" /></dubbo:method>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册