Commit 3fb37a5
authored
Set envoy_reloadable_features_http2_use_oghttp2=false by default (#42319)
Risk Level:
Testing: Yes
Docs Changes: No
Release Notes: Changes the default value of
envoy.reloadable_features.http2_use_oghttp2 to false. This changes the
codec used for HTTP/2 requests and responses. Once issue 40070 is
resolved this will be re-enabled in a future version.
Platform Specific Features:
xRef: #40070
---------
Signed-off-by: jukie <10012479+jukie@users.noreply.github.com>1 parent 314d263 commit 3fb37a5
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
198 | 197 | | |
199 | 198 | | |
200 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
201 | 203 | | |
202 | 204 | | |
203 | 205 | | |
| |||
0 commit comments