diff options
author | Max Romanov <max.romanov@nginx.com> | 2017-10-04 15:03:03 +0300 |
---|---|---|
committer | Max Romanov <max.romanov@nginx.com> | 2017-10-04 15:03:03 +0300 |
commit | 0faecee609b66a353d27499ca78ff6abcd3fef14 (patch) | |
tree | 915cf96b89d07b71f156ac625680c44a3112fa90 /src/nxt_buf.c | |
parent | 439bf7df11a9e847cbd42e1503c6ed8d74f7ab09 (diff) | |
download | unit-0faecee609b66a353d27499ca78ff6abcd3fef14.tar.gz unit-0faecee609b66a353d27499ca78ff6abcd3fef14.tar.bz2 |
Optimized request<->app link allocation.
Only purpose of request<->app link instance is to be enqueued in application
requests queue.
It is possible to avoid request<->app link allocation from memory pool in
case when spare application port is available. Instance from local stack
can be used to prepare and send message to application.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions