diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2020-08-10 18:52:20 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2020-08-10 18:52:20 +0300 |
commit | 1d696cd37947ef816bde4d54d7b6f97374f1151d (patch) | |
tree | e60ba38f2fad51ac354a79491cfb3d107c5fd36e /src/http/ngx_http_request.c | |
parent | e01cdfbd8c1b757eaadad059cb7c9b9313e715a6 (diff) | |
download | nginx-1d696cd37947ef816bde4d54d7b6f97374f1151d.tar.gz nginx-1d696cd37947ef816bde4d54d7b6f97374f1151d.zip |
HTTP/2: fixed c->timedout flag on timed out connections.
Without the flag, SSL shutdown is attempted on such connections,
resulting in useless work and/or bogus "SSL_shutdown() failed
(SSL: ... bad write retry)" critical log messages if there are
blocked writes.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions