diff options
author | Max Romanov <max.romanov@nginx.com> | 2018-07-12 16:06:36 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2018-07-12 16:06:36 +0300 |
commit | 4d818a6f237a5da6c600d648158639edc7dda6f3 (patch) | |
tree | 72296a77901301f2979cb048e1aa6b370dac8a7d /src/nxt_errno.h | |
parent | e6cd1c4257945063473d12a1eeed8d07dfe05467 (diff) | |
download | unit-4d818a6f237a5da6c600d648158639edc7dda6f3.tar.gz unit-4d818a6f237a5da6c600d648158639edc7dda6f3.tar.bz2 |
Enabled body buffer shared memory segmentation.
Changeset #699 fixes shared memory allocation: continous buffer with
requested size should be allocated or function failed. For body longer
than 10 Mb, this allocation will definitely fails.
For body buffer it is not required to send it in a single continous buffer,
so, need to request minimum reasonable amount of shared memory and try to
extend it, if possible or allocate next buffer.
Diffstat (limited to 'src/nxt_errno.h')
0 files changed, 0 insertions, 0 deletions