summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_application.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
44 hoursAdd a skeleton language module.skel_lmAndrew Clayton1-0/+7
2024-07-12Flow the language module name into nxt_app_lang_module_tAndrew Clayton1-0/+1
2024-02-21Wasm-wc: Add core configuration data structureAndrew Clayton1-0/+8
2024-02-21Wasm-wc: Register a new Wasm component model language module typeAndrew Clayton1-0/+1
2023-08-17Wasm: Add support for directory access.Andrew Clayton1-0/+2
2023-08-16Wasm: Add core configuration data structure.Andrew Clayton1-0/+16
2023-08-10Wasm: Register a new WebAssembly language module type.Andrew Clayton1-0/+1
2023-04-11Add per-application logging.Andrew Clayton1-0/+4
2022-12-14Removed dead code.OutOfFocus41-1/+0
2022-11-17Removed dead code.OutOfFocus41-1/+0
2021-11-24Sending shared port to application prototype.Max Romanov1-0/+3
2021-10-28Moving request limit control to libunit.Max Romanov1-1/+2
2021-07-02Ruby: process and thread lifecycle hooks.Oisin Canty1-0/+1
2021-05-20Python: support for multiple targets.Oisin Canty1-0/+1
2020-12-22Python: multiple values in the "path" option.Valentin Bartenev1-7/+7
2020-11-10Python: supporting ASGI legacy protocol.Max Romanov1-0/+1
2020-11-05Perl: request processing in multiple threads.Max Romanov1-0/+2
2020-11-05Ruby: request processing in multiple threads.Max Romanov1-0/+1
2020-11-05Java: request processing in multiple threads.Max Romanov1-0/+2
2020-11-05Python: request processing in multiple threads.Max Romanov1-0/+2
2020-09-18Python: app module callable name configuration.Max Romanov1-0/+1
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