Commit 3de312ee authored by David Schinazi's avatar David Schinazi Committed by Commit Bot

Update QUIC field trial config

As requested by Finch tool on Finch config CLs.

Change-Id: I9717078a7a8ecc3bd49af49204637ce983f56c7e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441317
Auto-Submit: David Schinazi <dschinazi@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812543}
parent 085332bf
...@@ -5591,9 +5591,8 @@ ...@@ -5591,9 +5591,8 @@
{ {
"name": "Enabled", "name": "Enabled",
"params": { "params": {
"connection_options": "5RTO",
"enable_quic": "true", "enable_quic": "true",
"quic_version": "h3-Q050", "quic_version": "h3-29,h3-Q050",
"retransmittable_on_wire_timeout_milliseconds": "200" "retransmittable_on_wire_timeout_milliseconds": "200"
}, },
"enable_features": [ "enable_features": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment