- Property Manager name: Read Timeout
- Behavior version: The
v2024-05-31
rule format supports thereadTimeout
behavior v1.1. - Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: Yes
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.
Option | Type | Description | Requires | |
---|---|---|---|---|
value | string (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"} |