Benjamin Wang 053ba95ed5 set max concurrent streams to the http2 server
The default max stream is 250 in http2. When there are more then
250 streams, the client side may be blocked until some previous
streams are released. So we need to support configuring a larger
`MaxConcurrentStreams`.

Signed-off-by: Benjamin Wang <wachao@vmware.com>
2022-07-06 03:43:46 +08:00
..
2021-10-29 12:47:19 +02:00
2022-06-17 10:23:03 +02:00
2022-06-17 10:23:03 +02:00
2020-10-26 13:02:32 +01:00
2021-07-28 11:39:54 +08:00
2020-10-26 13:02:32 +01:00