comparison conf/nginx.conf @ 6890:16487f9e6665 stable-1.10

HTTP/2: fixed saving preread buffer to temp file (ticket #1143). Previously, a request body bigger than "client_body_buffer_size" wasn't written into a temporary file if it has been pre-read entirely. The preread buffer is freed after processing, thus subsequent use of it might result in sending corrupted body or cause a segfault.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 28 Nov 2016 19:19:21 +0300
parents d22eb224aedf
children
comparison
equal deleted inserted replaced
6889:09cf90250844 6890:16487f9e6665