Optional
balancerThe method through which Edgio load balances traffic proxied from our network to an origin configuration's hosts. Valid values are: primary_failover
and round_robin
.
Optional
hostsA list of host(s). Each host determines how Edgio will communicate with your web server(s).
Optional
nameThe origin configuration's name.
Optional
override_Overrides the client's Host
header for requests proxied to this origin.
Optional
pci_Determines whether Origin Shield will be restricted to Payment Card Industry (PCI)-certified locations.
Optional
retryRetrying certain status codes
Optional
after_The number of seconds that our edge servers will wait before retry.
Optional
ignore_Ignore the Retry-After origin response header.
Maximum number of request retries.
The maximum number of seconds that our edge servers will wait before retry.
Defines the retryable status codes.
Optional
shieldsThe origin's Origin Shield configuration.
Optional
apac?: stringThe code for the Origin Shield POP that will be assigned to the Asia-Pacific (APAC) region. Omit this property or set it to blank to proxy requests to a configured region that provides the lowest round-trip time (RTT). Set to bypass
to forward all requests from this region to the origin.
Optional
emea?: stringThe code for the Origin Shield POP that will be assigned to the Europe, Middle East, and Africa (EMEA) region. Omit this property or set it to blank to proxy requests to a configured region that provides the lowest round-trip time (RTT). Set to bypass
to forward all requests from this region to the origin.
Optional
global?: stringReserved for future use.
Optional
us_The code for the Origin Shield POP that will be assigned to the Eastern United States region. Omit this property or set it to blank to proxy requests to a configured region that provides the lowest round-trip time (RTT). Set to bypass
to forward all requests from this region to the origin.
Optional
us_The code for the Origin Shield POP that will be assigned to the Western United States region. Omit this property or set it to blank to proxy requests to a configured region that provides the lowest round-trip time (RTT). Set to bypass
to forward all requests from this region to the origin.
Optional
tls_TLS settings.
Optional
allow_Determines whether to allow Edgio to serve traffic when it detects a self-signed certificate.
Optional
pinned_The SHA-1 digest for the public key of your end-entity (i.e., leaf) certificate.
5
Optional
sni_Optional
use_Determines whether Edgio will send a Server Name Indication (SNI) hint to your origin server during the TLS handshake.
Optional
typeThe only valid value is customer_origin
.
Generated using TypeDoc
A list of origin configurations. Each origin configuration defines how Edgio may communicate with your web server(s).