The configurable parameters list for each script is below.

Parameter
Description
HC_TIMEOUT Set this parameter as the connection timeout value from the Load Balancer.

If there is no connection for the specified number of seconds, it is treated as a failure and failover is performed. The default value is 60 seconds. This parameter should be set in the /etc/default/LifeKeeper file.

Example:
HC_TIMEOUT=30
HC_READ_TIMEOUT Set this parameter as the data arrival timeout value from the Load Balancer.

If there is no data for the specified number of seconds, the reply string is sent to the Load Balancer, then the TCP connection is closed. The default value is 10 seconds. This parameter should be set in the /etc/default/LifeKeeper file.

Example:
HC_READ_TIMEOUT=20

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment