summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_application.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Added "rootfs" feature.Tiago Natel de Moura1-0/+4
2020-03-09Refactor of process management.Tiago Natel de Moura1-7/+4
2020-05-14PHP: implemented "targets" option.Valentin Bartenev1-3/+3
2019-12-24Adding "limits/shm" configuration validation and parsing.Max Romanov1-0/+3
2019-09-19Initial applications isolation support using Linux namespaces.Tiago de Bem Natel de Moura1-0/+2
2019-03-06Removed unnecessary abstraction layer.Alexander Borisov1-56/+0
2019-02-28Introducing Java Servlet Container beta.Max Romanov1-0/+12
2019-02-27Fixed processing of SERVER_NAME after 77aad2c142a0.Valentin Bartenev1-1/+1
2018-10-09Renamed "go" application type to "external".Valentin Bartenev1-13/+13
2018-08-06Unit application library.Max Romanov1-153/+9
2018-07-11Removed unused "nxt_app_header_field_t" structure.Valentin Bartenev1-6/+0
2018-06-25Introduced nxt_length() macro.Valentin Bartenev1-2/+2
2018-06-07PHP: added setting of php.ini configuration file path.Valentin Bartenev1-3/+4
2018-06-06Go: specifying command line arguments to the executable.Valentin Bartenev1-1/+2
2018-05-28Configuration of environment variables for application processes.Valentin Bartenev1-5/+9
2018-05-21Added SERVER_SOFTWARE request meta-variable.Valentin Bartenev1-0/+1
2018-04-05Stopping timed out application process.Max Romanov1-0/+1
2018-04-05Style.Valentin Bartenev1-4/+4
2018-04-04Changed version processing for modules.Alexander Borisov1-1/+1
2018-04-04Style: capitalized letters in hexadecimal literals.Valentin Bartenev1-1/+1
2018-03-21Added Ruby support.Alexander Borisov1-1/+9
2018-01-31Added Perl support.Alexander Borisov1-1/+8
2018-01-29Introducing extended app process management.Max Romanov1-2/+0
2018-01-11Changing relative php scripts paths to real ones.Max Romanov1-1/+1
2017-12-28Removed duplicate declaration.Igor Sysoev1-2/+0
2017-12-28HTTP keep-alive connections support.Igor Sysoev1-12/+6
2017-12-27Introducing application 'atexit' hook.Max Romanov1-0/+1
2017-12-25HTTP parser: reworked header fields handling.Valentin Bartenev1-1/+1
2017-11-29Introducing python virtualenv configuration.Max Romanov1-0/+1
2017-10-10Optimized application type handling.Valentin Bartenev1-2/+1
2017-10-05Improved applications versions handling.Valentin Bartenev1-1/+1
2017-09-15Fixing memory leak of request parse context.Max Romanov1-1/+1
2017-09-06Style fixes.Igor Sysoev1-0/+2
2017-09-05Using CSTRZ mapping type for go executable.Max Romanov1-1/+1
2017-09-05Introducing working_directory directive for applications.Max Romanov1-0/+2
2017-09-01Added SERVER_ADDR parameter for Python and PHP modules.Igor Sysoev1-0/+1
2017-08-31Introduced module compatibility vector.Igor Sysoev1-0/+3
2017-08-17The new module configuration interface.Igor Sysoev1-32/+35
2017-08-11Request body read state implemented.Max Romanov1-3/+15
2017-07-25Fixed building on Solaris by Sun C.Max Romanov1-1/+1
2017-07-18Added application name in process title.Igor Sysoev1-0/+1
2017-07-18Fixed building by Clang.Igor Sysoev1-1/+1
2017-07-18Port allocation and destroy changed. Worker process stop introduced.Max Romanov1-2/+4
2017-07-12New process port exchange changed. READY message type introduced.Max Romanov1-5/+55
2017-07-07Router: processing application configuration.Igor Sysoev1-0/+8
2017-07-05Python WSGI: SERVER_NAME, SERVER_PORT fixed, REMOTE_ADDR introduced.Max Romanov1-0/+2
2017-07-05Complex target parser copied from NGINX.Max Romanov1-2/+2
2017-06-23Application-side message processing.Max Romanov1-17/+175
2017-06-20Using new memory pool implementation.Igor Sysoev1-1/+1
2017-06-14nxt_event_conn_... functions and structures have been renamedIgor Sysoev1-1/+1