{
https <boolean> - use or not https during requests to origin
ssl_verify <boolean> - check or not certificate during requests to origin (required https)
s3_bucket <string> - permitted bucket, set when specifying S3-domain
aws <json> - use aws authorization during requests to origin
hostname <string> - set host header during requests to origin
servers <json> - client nodes description
read_timeout <string> - time in seconds, e.g. "10s"
send_timeout <string> - time in seconds, e.g. "10s"
connect_timeout <string> - time in seconds, e.g. "10s"
} |