HTTPServerReselect
{
"enabled": false,
"num_retries": 0,
"retry_nonidempotent": false,
"retry_timeout": 0,
"svr_resp_code": {
"codes": [
0
],
"ranges": [
{
"begin": 0,
"end": 0
}
],
"resp_code_block": [
"string"
]
}
}
Enable HTTP request reselect when server responds with specific response codes. Allowed with any value in Enterprise, Enterprise with Cloud Services edition. Allowed in Essentials (Allowed values- false), Basic (Allowed values- false) edition.
Number of times to retry an HTTP request when server responds with configured status codes. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Allow retry of non-idempotent HTTP requests. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Timeout per retry attempt, for a given request. Value of 0 indicates default timeout. Allowed values are 0-3600000. Field introduced in 18.1.5,18.2.1. Unit is MILLISECONDS. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.