Home > Configuration > Appqoe > setappqoeaction_retryontimeout

setappqoeaction_retryontimeout

Use this method to set retry on request Timeout(in millisec) upon sending request to backend servers

Syntax



Parameters

name

Name for the AppQoE action. Must begin with a letter, number, or the underscore symbol (_). Other characters allowed, after the first character, are the hyphen (-), period (.) hash (#), space ( ), at (@), equals (=), and colon (:) characters. This is a mandatory argument.
This is mandatory parameter.

retryontimeout

Retry on request Timeout(in millisec) upon sending request to backend servers
Minimum value = RETRY_MIN_TIMEOUT.
Maximum value = RETRY_MAX_TIMEOUT.

Return Value

Returns simpleResult

See Also