]> git.kaiwu.me - nginx.git/commit
gRPC: handling GOAWAY with a higher last stream identifier.
authorSergey Kandaurov <pluknet@nginx.com>
Thu, 17 Jun 2021 08:43:55 +0000 (11:43 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Thu, 17 Jun 2021 08:43:55 +0000 (11:43 +0300)
commit3985c5bfdc9a42a12926adb55550c0ff79591dcd
tree89733100581c4ce87ecfb3d0ede446270ba8baae
parent63572fce5577dd5ec68bb1204d20cdb946cd6418
gRPC: handling GOAWAY with a higher last stream identifier.

Previously, once received from upstream, it couldn't limit
opening additional streams in a cached keepalive connection.
src/http/modules/ngx_http_grpc_module.c