What is the default value of "vbroker.agent.keepAliveTimer" property?
Submitted by: AdministratorThe default value of "vbroker.agent.keepAliveTimer" property is "120 seconds".
Smart agent will wake up after this timeout and based on the vbroker.agent.keepAliveThreshold value, will compute whether to do client verification. The logic is if the last received heart beat value is less than current time - (keepAliveTimer + keepAliveThreshold), then do client verification. The value of this property should be greater than 1 second and less than 120 seconds. The number of times the client verification is tried can be controlled by vbroker.agent.maxRetries property.
Submitted by:
Smart agent will wake up after this timeout and based on the vbroker.agent.keepAliveThreshold value, will compute whether to do client verification. The logic is if the last received heart beat value is less than current time - (keepAliveTimer + keepAliveThreshold), then do client verification. The value of this property should be greater than 1 second and less than 120 seconds. The number of times the client verification is tried can be controlled by vbroker.agent.maxRetries property.
Submitted by:
Read Online VisiBroker Job Interview Questions And Answers
Top VisiBroker Questions
☺ | Is Visibroker for C++ 4.5 supported? |
☺ | What is VisiBroker? |
☺ | Explain VisiBroker features? |
☺ | What is default value of "vbroker.agent.keepAliveTimer" property? |
☺ | What is the default value of "vbroker.agent.port" property? |
Top Middleware Categories
☺ | MQSeries Interview Questions. |
☺ | Middleware Interview Questions. |
☺ | VisiBroker Interview Questions. |
☺ | Orbix Interview Questions. |
☺ | Net Dynamics Interview Questions. |