The table below lists and explains the tunable values that are available for modifying the behavior of the Recovery Kit for Route 53™. These values are set by adding the %LKROOT%\etc\default\LifeKeeper configuration file.
Parameter Name | Meaning | Setting Value | Default Value | When parameter takes effect | Notes |
---|---|---|---|---|---|
ROUTE53_TTL | The default setting value for TTL (Time To Live) of the A record created for the Route53 resource, in seconds. | Integers | 10 | After switchover | |
ROUTE53_CHANGEID_INTERVAL | The interval of Route53 API communications when checking the status, in seconds. | Integers | 20 | Immediately | |
ROUTE53_CHANGEID_TRY_COUNT | The number of trials of Route53 API communications when checking the status. | Integers | 5 | Immediately | |
AWSCLI_CONNECT_TIMEOUT | The connection timeout value in seconds used when running “AWS” commands. It is specified via —cli-connect-timeout argument. | Integers | 10 | Immediately | This is the same parameter as used in EC2. |
AWSCLI_READ_TIMEOUT | The read timeout value in seconds used when running “AWS” commands. It is specified via —cli-read-timeout argument. | Integers | 5 | Immediately | This is the same parameter as used in EC2. |
HTTP_PROXY HTTPS_PROXY NO_PROXY |
Set these parameters when using HTTP proxy for accessing the service endpoint.The value set here is passed to AWS CLI. Please refer to AWS Documentation for details. https://docs.aws.amazon.com/cli/latest/userguide/cli-http-proxy.html |
String | (not set) | Immediately | This is the same parameter as used in EC2. |
VERBOSE_AWS_ROLE_CHECK | The log file path for additional AWS-specific debug information. | String | None | Immediately | This is the same parameter as used in EC2. |
Post your comment on this topic.