readTimeout


This behavior specifies how long the edge server should wait for a response from the requesting forward server after a connection has already been established.

OptionTypeDescriptionRequires
valuestring (duration)

The amount of time an edge server should wait for each read statement to return a response from the forward server after a connection has already been established. Larger objects may need many reads, and this timeout applies to each read separately. Any failure to complete a read within this time limit aborts the request and sends a 504 Gateway Timeout error to the client.

{"displayType":"string","tag":"input","type":"text"}