Sha256: 2779e490c8a69097576c86ebd37ff46631b2338d5f23733a58cf24b84edd37b1

Contents?: true

Size: 979 Bytes

Versions: 18

Compression:

Stored size: 979 Bytes

Contents

# Fastly::PoolResponseCommon

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **between_bytes_timeout** | **String** | Maximum duration in milliseconds that Fastly will wait while receiving no data on a download from a backend. If exceeded, the response received so far will be considered complete and the fetch will end. May be set at runtime using `bereq.between_bytes_timeout`. | [optional] |
| **connect_timeout** | **String** | How long to wait for a timeout in milliseconds. | [optional] |
| **first_byte_timeout** | **String** | How long to wait for the first byte in milliseconds. | [optional] |
| **max_conn_default** | **String** | Maximum number of connections. | [optional][default to '200'] |
| **tls_check_cert** | **String** | Be strict on checking TLS certs. | [optional] |
| **id** | **String** |  | [optional][readonly] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/PoolResponseCommon.md
fastly-8.10.0 docs/PoolResponseCommon.md
fastly-8.9.0 docs/PoolResponseCommon.md
fastly-8.8.0 docs/PoolResponseCommon.md
fastly-8.7.0 docs/PoolResponseCommon.md
fastly-8.6.0 docs/PoolResponseCommon.md
fastly-8.5.0 docs/PoolResponseCommon.md
fastly-8.4.0 docs/PoolResponseCommon.md
fastly-8.2.0 docs/PoolResponseCommon.md
fastly-8.1.0 docs/PoolResponseCommon.md
fastly-8.0.1 docs/PoolResponseCommon.md
fastly-8.0.0 docs/PoolResponseCommon.md
fastly-7.2.2 docs/PoolResponseCommon.md
fastly-7.2.1 docs/PoolResponseCommon.md
fastly-7.2.0 docs/PoolResponseCommon.md
fastly-7.1.1 docs/PoolResponseCommon.md
fastly-7.1.0 docs/PoolResponseCommon.md
fastly-7.0.0 docs/PoolResponseCommon.md