diff options
author | Max Romanov <max.romanov@nginx.com> | 2020-07-25 11:06:32 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2020-07-25 11:06:32 +0300 |
commit | c617480eefc0822d52f9153906bb526ad483b9a3 (patch) | |
tree | 8764ebe8defc21eabd2930e8d41293c3804c7b84 /src/nxt_lvlhsh.c | |
parent | 10f90f0d483d1a46a58d7fd42fb406cd46a9c1a6 (diff) | |
download | unit-c617480eefc0822d52f9153906bb526ad483b9a3.tar.gz unit-c617480eefc0822d52f9153906bb526ad483b9a3.tar.bz2 |
Using plain shared memory for configuration pass.
There is no restrictions on configration size and using segmented shared memory
only doubles memory usage because to parse configration on router side,
it needs to be 'plain' e. g. located in single continous memory buffer.
Diffstat (limited to 'src/nxt_lvlhsh.c')
0 files changed, 0 insertions, 0 deletions