Introducing the shared application port.
This is the port shared between all application processes which use it to pass requests for processing. Using it significantly simplifies the request processing code in the router. The drawback is 2 more file descriptors per each configured application and more complex libunit message wait/read code.
This commit is contained in:
1540
src/nxt_router.c
1540
src/nxt_router.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user