forked from mirrors/gecko-dev
Bug 1853616 - add frequent condprof network requests to server-locations.txt. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D189184
This commit is contained in:
parent
0c9eb8b05d
commit
76a53558da
1 changed files with 6 additions and 0 deletions
|
|
@ -378,3 +378,9 @@ https://foo.example.com:4433 privileged,cert=http2-cert.pem
|
||||||
|
|
||||||
# Mochitest
|
# Mochitest
|
||||||
https://mochi.test:443 privileged,cert=mochitest-cert.pem
|
https://mochi.test:443 privileged,cert=mochitest-cert.pem
|
||||||
|
|
||||||
|
# condprof common transactions
|
||||||
|
http://profile.stage.mozaws.net:80 privileged
|
||||||
|
https://profile.stage.mozaws.net:443 privileged
|
||||||
|
http://ocsp.pki.goog:80 privileged
|
||||||
|
https://ocsp.pki.goog:443 privileged
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue