How do I delay the heartbeat between the Primary and backup Servers in a redundant setup?
Date Last Modified: Friday, June 26, 2009
| Solution ID: | 1-3NZFSH | |
| Product: | MATLAB | |
| Reported in Release: | R2006b | |
| Platform: | All Platforms | |
| Operating System: | All OS |
Subject:
How do I delay the heartbeat between the Primary and backup Servers in a redundant setup?
Problem Description:
I would like to be able to have the heartbeat's between the backup Servers and Primary Server occur less often just in case of a network issue.
Solution:The HEARTBEAT_INTERVAL keyword can be used in the license.dat file. Below is an example of how the HEARTBEAT_INTERVAL feature can be used: If not specified, the default value for seconds is 20, equating to a timeout of 79 seconds. Valid values for seconds are 0 through 120. This parameter is optional and is placed on the first SERVER line in the license file. You must be running v10.8 vendor daemon to use this parameter." |
|
|
