]> 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)
commitdcdf7ec096f0998e689b7f0b0f7541e197eeff6a
tree7e21c4d1064e805aca41980f741c9dda6e93f1c0
parent5eadaf69e394c030056e4190d86dae0262f8617c
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