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