summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_router.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29The master process has been renamed to the main process.Igor Sysoev1-1/+1
2017-08-17The new module configuration interface.Igor Sysoev1-1/+6
2017-08-11Request body read state implemented.Max Romanov1-0/+4
2017-08-02Using port rpc in router->master start worker request.Max Romanov1-2/+1
2017-07-18Port allocation and destroy changed. Worker process stop introduced.Max Romanov1-3/+5
2017-07-16Fixed building by Clang.Igor Sysoev1-3/+0
2017-07-14Router: using joint job queues instead of arrays to passIgor Sysoev1-3/+1
2017-07-14Router: using joint jobs to pass listening socket handlers toIgor Sysoev1-3/+10
2017-07-12New process port exchange changed. READY message type introduced.Max Romanov1-2/+11
2017-07-11Sending a result of configuration applying back to the controller.Igor Sysoev1-4/+4
2017-07-07Router: processing application configuration.Igor Sysoev1-0/+24
2017-07-06Router: read configuration from port.Max Romanov1-0/+2
2017-07-05Router: processing JSON configuration.Igor Sysoev1-7/+20
2017-06-20Using new memory pool implementation.Igor Sysoev1-2/+2
2017-05-31Skeleton of router configuration and request processing.Igor Sysoev1-0/+78