mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1847066: flip back the network.http.http3.retry_different_ip_family pref r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D186197
This commit is contained in:
parent
0c70f2a736
commit
d5412188c1
@ -12419,7 +12419,7 @@
|
||||
# When a Http/3 connection failed, whether to retry with a different IP address.
|
||||
- name: network.http.http3.retry_different_ip_family
|
||||
type: RelaxedAtomicBool
|
||||
value: true
|
||||
value: false
|
||||
mirror: always
|
||||
|
||||
# This is for testing purpose. When true, nsUDPSocket::SendWithAddress will
|
||||
|
Loading…
Reference in New Issue
Block a user