-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
如题,如题 可以做得到吗?
-
Currently we don't make sure that we schedule a maximum of Int32.max/2 (= 1073741823) on a single HTTP2Connection. We should do so in the connection and regular communicate the remaining streams back …
-
Some of the HTTP2 stream teardown/reset/complete logic is more complicated than it needs to be for reasons that no longer apply (specifically, the write queue changes, possibly others). It would be ni…
-
It's possible this is an `h2` issue but I don't know the crates well enough to know.
If a GOAWAY is received while multiple requests are in flight some of them fail with the error:
```
http2 erro…
-
Subscriber connections to EventSource are unexpectedly closed when http2 protocol is used.
Nginx logs
```
2020/06/13 10:07:48 [error] 6#6: *1 output on closed stream, client: 172.17.0.1, server…
-
Here's a little program that starts 2 threads:
1. Bind a Hyper server that simply reads through the request body and returns 200.
2. Make a Hyper client and make parallel POST requests with 10MB b…
-
Possible regression for https://github.com/pagespeed/ngx_pagespeed/issues/788
nginx 1.9.12, pagespeed 1.10.33.6-beta and the same configuration as posted here https://github.com/pagespeed/ngx_pagespe…
-
http2 supports "Allows multiple requests across a single connection" so I believe this should be updated as well as this "Scales well with large numbers of requests"
https://github.com/btcsuite/btc…
-