failover-on-read

Use this entry to specify whether to retry requests to replicated junction servers or junction servers that are configured to use persistent connections when an error occurs on the initial request.

Syntax

failover-on-read = {yes | no}

Description

There might be some environments where it is undesirable to retry requests to replicated junction servers or junction servers that are configured to use persistent connections when an error occurs on the initial request.

The behavior can be changed so that a retry request is not made by setting this option in the [junction] stanza.

Options

yes
Retry requests when an error occurs on the initial request.
no
Do not retry requests when an error occurs on the initial request.

Usage

This stanza entry is optional.

Default value

yes

Example

failover-on-read = no