Origin server connection attempts

Configuration Variable Data Type Description
proxy.config.http.connect_ attempts_max_retries INT

Default: 1

The maximum number of connection retries Content Gateway makes when the origin server is not responding.

proxy.config.http.connect_ attempts_max_retries_dead_ server INT

Default: 1

The maximum number of connection retries Content Gateway makes when the origin server is unavailable.

proxy.config.http.connect_ attempts_rr_retries INT

Default: 2

The maximum number of failed connection attempts allowed before a round-robin entry is marked as down if a server has round-robin DNS entries.

proxy.config.http.connect_ attempts_timeout INT

Default: 60

The timeout value in seconds for an origin server connection.

proxy.config.http.streaming_ connect_attempts_timeout INT

Default: 1800

The timeout value in seconds for a streaming content connection.

proxy.config.http.down_server. cache_time INT

Default: 30

How long in seconds Content Gateway remembers that an origin server was unreachable.

proxy.config.http.down_server. abort_threshold INT

Default: 10

The number of seconds before Content Gateway marks an origin server as unavailable when a client abandons a request because the origin server was too slow in sending the response header.