Target server - Retry aspect

Not applicable

All,

Target server's doc says, "Retries are triggered by I/O exceptions and HTTP time outs." Is this associated with "Retry" property?

Does it mean:

a) Edge will re-try once more to the backend server in case of I/O exception or HTTP time out if "Retry" property is enabled?

b) No re-try if "Retry" property is not enabled explicitly. Assuming default value is false.

Thanks,

1 1 230
1 REPLY 1

@rdoda Did you get the answer? AFIAK If you enable Retry, Edge will try to connect to another TargetServer2 after TargetServer1returns in a I/O error. Also Retry is false by default.