summaryrefslogtreecommitdiffhomepage
path: root/NOTICE
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2020-11-10 22:27:08 +0300
committerMax Romanov <max.romanov@nginx.com>2020-11-10 22:27:08 +0300
commit896d8e8bfb3d8649db467d92e06c789b789d3feb (patch)
treecfde57a7d1aac7d9453fbeea925efd6ac7def08f /NOTICE
parent5fd2933d2e54a7b5781698a670abf89b1031db44 (diff)
downloadunit-896d8e8bfb3d8649db467d92e06c789b789d3feb.tar.gz
unit-896d8e8bfb3d8649db467d92e06c789b789d3feb.tar.bz2
Fixing multi-buffer body send to application.
Application shared queue only capable to pass one shared memory buffer. The rest buffers in chain needs to be send directly to application in response to REQ_HEADERS_AC message. The issue can be reproduced for configurations where 'body_buffer_size' is greater than memory segment size (10 Mb). Requests with body size greater than 10 Mb are just `stuck` e.g. not passed to application awaiting for more data from router. The bug was introduced in 1d84b9e4b459 (v1.19.0).
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions