Home
last modified time | relevance | path

Searched hist:347 (Results 1 – 5 of 5) sorted by path

/unit/src/
H A Dnxt_controller.cdiff 347:e14011f5f005 Wed Oct 04 12:01:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Using port 'post' facility to proxy remove pid message to workers.

Remove pid proxying to worker engines implementation was originally
overcomplicated. Memory pool and 2 engine posts (there and back again) are
optimized out and replaced with band new nxt_port_post() call.
H A Dnxt_http_route.cdiff 1522:347a709fd01a Fri Jul 24 12:10:00 UTC 2020 Axel Duch <axel.duch@nginx.com> Minor changes and renaming an NJS artifact to NXT.

This is partially related to #434 issue on Github.
Thanks to 洪志道 (Hong Zhi Dao).
H A Dnxt_port.cdiff 347:e14011f5f005 Wed Oct 04 12:01:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Using port 'post' facility to proxy remove pid message to workers.

Remove pid proxying to worker engines implementation was originally
overcomplicated. Memory pool and 2 engine posts (there and back again) are
optimized out and replaced with band new nxt_port_post() call.
H A Dnxt_port.hdiff 347:e14011f5f005 Wed Oct 04 12:01:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Using port 'post' facility to proxy remove pid message to workers.

Remove pid proxying to worker engines implementation was originally
overcomplicated. Memory pool and 2 engine posts (there and back again) are
optimized out and replaced with band new nxt_port_post() call.
H A Dnxt_router.cdiff 347:e14011f5f005 Wed Oct 04 12:01:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Using port 'post' facility to proxy remove pid message to workers.

Remove pid proxying to worker engines implementation was originally
overcomplicated. Memory pool and 2 engine posts (there and back again) are
optimized out and replaced with band new nxt_port_post() call.
diff 166:347dae08632b Mon Jul 17 21:21:00 UTC 2017 Max Romanov <max.romanov@nginx.com> Using correct task for engine post.