-
Notifications
You must be signed in to change notification settings - Fork 65
/
external-services.yml
55 lines (55 loc) · 1.17 KB
/
external-services.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
akamai:
x-props:
role: "transducer"
address: "akamai.http-garden.us"
awselb_classic:
x-props:
role: "transducer"
address: "classic-load-balancer-1985671702.us-east-2.elb.amazonaws.com"
awselb_application:
x-props:
role: "transducer"
address: "application-load-balancer-210484327.us-east-2.elb.amazonaws.com"
timeout: 0.65
aws_cloudfront:
x-props:
role: "transducer"
address: "dn1ddgmtg6gsh.cloudfront.net"
cloudflare:
x-props:
role: "transducer"
address: "cloudflare.http-garden.us"
requires-tls: true
timeout: 0.65
fastly:
x-props:
role: "transducer"
address: "fastly.http-garden.us.global.prod.fastly.net"
timeout: 0.65
google_classic:
x-props:
role: "transducer"
address: "34.160.180.124"
google_global:
x-props:
role: "transducer"
address: "34.36.230.23"
iis:
x-props:
role: "server"
address: "108.61.191.197"
iis_proxy:
x-props:
role: "transducer"
address: "108.61.191.197"
port: 81
openbsd_httpd:
x-props:
role: "server"
address: "207.246.125.56"
openbsd_relayd:
x-props:
role: "transducer"
address: "207.246.125.56"
port: 81
timeout: 0.75