diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2019-12-23 21:25:21 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2019-12-23 21:25:21 +0300 |
| commit | 810559665a704957431b387572af99a82039162a (patch) | |
| tree | 727d22917b7b7ab67079f619f8c03a682ea77606 /src/event/ngx_event.c | |
| parent | 49709f75b262c483550cc826471839f624765ab1 (diff) | |
| download | nginx-810559665a704957431b387572af99a82039162a.tar.gz nginx-810559665a704957431b387572af99a82039162a.tar.bz2 | |
HTTP/2: introduced separate handler to retry stream close.
When ngx_http_v2_close_stream_handler() is used to retry stream close
after queued frames are sent, client timeouts on the stream can be
logged multiple times and/or in addition to already happened errors.
To resolve this, separate ngx_http_v2_retry_close_stream_handler()
was introduced, which does not try to log timeouts.
Diffstat (limited to 'src/event/ngx_event.c')
0 files changed, 0 insertions, 0 deletions
