comparison .hgtags @ 8521:a748095bf94e quic

HTTP/3: special handling of client errors in the upstream module. The function ngx_http_upstream_check_broken_connection() terminates the HTTP/1 request if client sends eof. For QUIC (including HTTP/3) the c->write->error flag is now checked instead. This flag is set when the entire QUIC connection is closed or STOP_SENDING was received from client.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 20 Aug 2020 12:33:00 +0300
parents 7d46c9f56c9a
children 0896ed4ddee4
comparison
equal deleted inserted replaced
8520:357b8afe915e 8521:a748095bf94e