comparison auto/endianness @ 5502:4aa64f695031

Fixed "zero size buf in output" alerts. If a request had an empty request body (with Content-Length: 0), and there were preread data available (e.g., due to a pipelined request in the buffer), the "zero size buf in output" alert might be logged while proxying the request to an upstream. Similar alerts appeared with client_body_in_file_only if a request had an empty request body.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 04 Jan 2014 03:32:22 +0400
parents 434548349838
children 7ec809b579d7
comparison
equal deleted inserted replaced
5501:1cd23ca84a9b 5502:4aa64f695031