summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main_process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-19Fixed controller restarting.Valentin Bartenev1-23/+35
2017-10-19Filtering process to keep connection.Max Romanov1-0/+7
2017-10-10Optimized application type handling.Valentin Bartenev1-8/+4
2017-10-05Improved applications versions handling.Valentin Bartenev1-11/+4
2017-10-04Port message fragmentation supported.Max Romanov1-8/+28
2017-10-04Introducing process use counter.Max Romanov1-2/+7
2017-10-04Introducing use counters for port and app. Thread safe port write.Max Romanov1-5/+10
2017-10-04Using engine memiory pool for port write allocations.Max Romanov1-2/+4
2017-09-25Style fixes.Igor Sysoev1-4/+5
2017-09-15Introducing named port message handlers to avoid misprints.Max Romanov1-19/+14
2017-09-15Introducing application timeout.Max Romanov1-2/+18
2017-09-10Configuration persistence.Valentin Bartenev1-2/+98
2017-09-06Style fixes.Igor Sysoev1-11/+11
2017-09-05Using CSTRZ mapping type for go executable.Max Romanov1-1/+1
2017-09-05Introducing working_directory directive for applications.Max Romanov1-0/+6
2017-08-31nginext has been renamed to unit.Igor Sysoev1-1/+1
2017-08-31Introduced module compatibility vector.Igor Sysoev1-0/+10
2017-08-29The master process has been renamed to the main process.Igor Sysoev1-0/+1040