comparison src/http/v2/ngx_http_v2.h @ 6642:72282dd5884e

HTTP/2: flushing of the SSL buffer in transition to the idle state. It fixes potential connection leak if some unsent data was left in the SSL buffer. Particularly, that could happen when a client canceled the stream after the HEADERS frame has already been created. In this case no other frames might be produced and the HEADERS frame alone didn't flush the buffer.
author Valentin Bartenev <vbart@nginx.com>
date Tue, 19 Jul 2016 20:34:17 +0300
parents ad736705a744
children 5e95b9fb33b7
comparison
equal deleted inserted replaced
6641:b5d1c17181ca 6642:72282dd5884e