diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2018-04-05 16:56:12 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2018-04-05 16:56:12 +0300 |
commit | f9e43a31544bb67f24703e1dad91ea51f49c7a16 (patch) | |
tree | b7bcbda7f08ecc517f6b2bcf2d6166effc80d752 /src/stream/ngx_stream_core_module.c | |
parent | 923c9d5f3b09c54ebbd841c2e36a8997b1430207 (diff) | |
download | nginx-f9e43a31544bb67f24703e1dad91ea51f49c7a16.tar.gz nginx-f9e43a31544bb67f24703e1dad91ea51f49c7a16.zip |
Upstream: fixed u->conf->preserve_output (ticket #1519).
Previously, ngx_http_upstream_process_header() might be called after
we've finished reading response headers and switched to a different read
event handler, leading to errors with gRPC proxying. Additionally,
the u->conf->read_timeout timer might be re-armed during reading response
headers (while this is expected to be a single timeout on reading
the whole response header).
Diffstat (limited to 'src/stream/ngx_stream_core_module.c')
0 files changed, 0 insertions, 0 deletions