mirror of
https://github.com/pgsty/minio.git
synced 2026-08-11 00:33:28 +03:00
Configure http2 with higher maxconcurrent streams (#7363)
This value is needed for Minio's internode communication, read the meaning of this value as per the HTTP 2.0 spec https://http2.github.io/http2-spec/#rfc.section.5.1.2
This commit is contained in:
committed by
kannappanr
parent
a0ee7be050
commit
233824bf92
Vendored
+3
-9
@@ -1083,10 +1083,10 @@
|
||||
"revisionTime": "2018-05-30T06:29:46Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "Zh++JEDfXo0DKQtoKVfScwVdvww=",
|
||||
"checksumSHA1": "pMsrfJZ8JwoPT2pBa1loXKhGODQ=",
|
||||
"path": "golang.org/x/net/http2",
|
||||
"revision": "da118f7b8e5954f39d0d2130ab35d4bf0e3cb344",
|
||||
"revisionTime": "2017-04-23T14:02:46Z"
|
||||
"revision": "9f648a60d9775ef5c977e7669d1673a7a67bef33",
|
||||
"revisionTime": "2019-03-13T06:50:29Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "CBoO1DFToP49Ezph60yZ4J4PBBs=",
|
||||
@@ -1112,12 +1112,6 @@
|
||||
"revision": "da118f7b8e5954f39d0d2130ab35d4bf0e3cb344",
|
||||
"revisionTime": "2017-04-23T14:02:46Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "3xyuaSNmClqG4YWC7g0isQIbUTc=",
|
||||
"path": "golang.org/x/net/lex/httplex",
|
||||
"revision": "da118f7b8e5954f39d0d2130ab35d4bf0e3cb344",
|
||||
"revisionTime": "2017-04-23T14:02:46Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "mCMW3hvbWFW1k5il9yyO7ELOdws=",
|
||||
"path": "golang.org/x/net/proxy",
|
||||
|
||||
Reference in New Issue
Block a user