/unit/src/ |
H A D | nxt_router.c | 610 app = req_rpc_data->app; in nxt_request_rpc_data_unlink() 747 port->app = app; in nxt_router_new_port_handler() 2659 conf->app = app; in nxt_router_application_init() 3076 rpc->app = app; in nxt_router_app_rpc_create() 3113 app = rpc->app; in nxt_router_app_prefork_ready() 3127 port->app = app; in nxt_router_app_prefork_ready() 3136 port->app = app; in nxt_router_app_prefork_ready() 3174 app = rpc->app; in nxt_router_app_prefork_error() 4437 app = app_joint->app; in nxt_router_app_port_ready() 4517 port->app = app; in nxt_router_app_port_ready() [all …]
|
H A D | nxt_status.c | 17 nxt_status_app_t *app; in nxt_status_get() local 68 app = &report->apps[i]; in nxt_status_get() 75 name.length = app->name.length; in nxt_status_get() 76 name.start = nxt_pointer_to(report, (uintptr_t) app->name.start); in nxt_status_get() 90 nxt_conf_set_member_integer(obj, &run_str, app->processes, 0); in nxt_status_get() 91 nxt_conf_set_member_integer(obj, &start_str, app->pending_processes, 1); in nxt_status_get() 92 nxt_conf_set_member_integer(obj, &idle_str, app->idle_processes, 2); in nxt_status_get() 101 nxt_conf_set_member_integer(obj, &active_str, app->active_requests, 0); in nxt_status_get()
|
/unit/pkg/deb/debian/ |
H A D | unit.example.config | 6 "root": "/usr/share/doc/unit/examples/php-app", 13 "path": "/usr/share/doc/unit/examples/python-app", 19 "executable": "/tmp/go-app" 25 "working_directory": "/usr/share/doc/unit-perl/examples/perl-app", 26 "script": "/usr/share/doc/unit-perl/examples/perl-app/index.pl"
|
/unit/pkg/rpm/rpmbuild/SOURCES/ |
H A D | unit.example.config | 6 "root": "/usr/share/doc/unit-php/examples/phpinfo-app", 13 "path": "/usr/share/doc/unit-python/examples/python-app", 19 "executable": "/tmp/go-app" 25 "working_directory": "/usr/share/doc/unit-perl/examples/perl-app", 26 "script": "/usr/share/doc/unit-perl/examples/perl-app/index.pl"
|
/unit/pkg/deb/ |
H A D | Makefile.go | 13 MODULE_SOURCES_go= unit.example-go-app \ 25 mkdir -p debian/unit-go/usr/share/doc/unit-go/examples/go-app 26 …install -m 644 -p debian/unit.example-go-app debian/unit-go/usr/share/doc/unit-go/examples/go-app/… 37 To check out the sample app, run these commands: 39 …re/gocode GO111MODULE=auto go build -o /tmp/go-app /usr/share/doc/unit-$(MODULE_SUFFIX_go)/example…
|
H A D | Makefile.perl | 13 MODULE_SOURCES_perl= unit.example-perl-app \ 22 mkdir -p debian/unit-perl/usr/share/doc/unit-perl/examples/perl-app 23 …install -m 644 -p debian/unit.example-perl-app debian/unit-perl/usr/share/doc/unit-perl/examples/p… 34 To check out the sample app, run these commands:
|
H A D | Makefile.python27 | 13 MODULE_SOURCES_python27= unit.example-python-app \ 22 mkdir -p debian/unit-python2.7/usr/share/doc/unit-python2.7/examples/python-app 23 …l -m 644 -p debian/unit.example-python-app debian/unit-python2.7/usr/share/doc/unit-python2.7/exam… 34 To check out the sample app, run these commands:
|
H A D | Makefile.python36 | 13 MODULE_SOURCES_python36= unit.example-python-app \ 22 mkdir -p debian/unit-python3.6/usr/share/doc/unit-python3.6/examples/python-app 23 …l -m 644 -p debian/unit.example-python-app debian/unit-python3.6/usr/share/doc/unit-python3.6/exam… 34 To check out the sample app, run these commands:
|
H A D | Makefile.python37 | 13 MODULE_SOURCES_python37= unit.example-python-app \ 22 mkdir -p debian/unit-python3.7/usr/share/doc/unit-python3.7/examples/python-app 23 …l -m 644 -p debian/unit.example-python-app debian/unit-python3.7/usr/share/doc/unit-python3.7/exam… 34 To check out the sample app, run these commands:
|
H A D | Makefile.python38 | 13 MODULE_SOURCES_python38= unit.example-python-app \ 22 mkdir -p debian/unit-python3.8/usr/share/doc/unit-python3.8/examples/python-app 23 …l -m 644 -p debian/unit.example-python-app debian/unit-python3.8/usr/share/doc/unit-python3.8/exam… 34 To check out the sample app, run these commands:
|
H A D | Makefile.python39 | 13 MODULE_SOURCES_python39= unit.example-python-app \ 22 mkdir -p debian/unit-python3.9/usr/share/doc/unit-python3.9/examples/python-app 23 …l -m 644 -p debian/unit.example-python-app debian/unit-python3.9/usr/share/doc/unit-python3.9/exam… 34 To check out the sample app, run these commands:
|
H A D | Makefile.python310 | 13 MODULE_SOURCES_python310= unit.example-python-app \ 22 mkdir -p debian/unit-python3.10/usr/share/doc/unit-python3.10/examples/python-app 23 … -m 644 -p debian/unit.example-python-app debian/unit-python3.10/usr/share/doc/unit-python3.10/exa… 34 To check out the sample app, run these commands:
|
H A D | Makefile.python311 | 13 MODULE_SOURCES_python311= unit.example-python-app \ 22 mkdir -p debian/unit-python3.11/usr/share/doc/unit-python3.11/examples/python-app 23 … -m 644 -p debian/unit.example-python-app debian/unit-python3.11/usr/share/doc/unit-python3.11/exa… 34 To check out the sample app, run these commands:
|
H A D | Makefile.php | 13 MODULE_SOURCES_php= unit.example-php-app \ 29 mkdir -p debian/unit-php/usr/share/doc/unit-php/examples/phpinfo-app 30 …install -m 644 -p debian/unit.example-php-app debian/unit-php/usr/share/doc/unit-php/examples/phpi… 41 To check out the sample app, run these commands:
|
/unit/pkg/rpm/ |
H A D | Makefile.go | 13 MODULE_SOURCES_go= unit.example-go-app \ 35 %{__mkdir} -p %{buildroot}%{_datadir}/doc/unit-go/examples/go-app 37 %{buildroot}%{_datadir}/doc/unit-go/examples/go-app/let-my-people.go 55 To check the sample app, run these commands: 57 …GOPATH=%{gopath} GO111MODULE=auto go build -o /tmp/go-app /usr/share/doc/unit-go/examples/go-app/l…
|
/unit/test/unit/applications/lang/ |
H A D | ruby.py | 25 app = { 36 app[key] = kwargs[key] 41 "applications": {script: app},
|
H A D | php.py | 26 app = { 41 app[attr] = kwargs.pop(attr) 46 "applications": {script: app},
|
/unit/test/ruby/body_empty/ |
H A D | config.ru | 1 app = Proc.new do |env| 5 run app
|
/unit/test/ruby/syntax_error/ |
H A D | config.ru | 1 app = Proc.new |env| 5 run app
|
/unit/test/ruby/status_int/ |
H A D | config.ru | 1 app = Proc.new do |env| 5 run app
|
/unit/test/ruby/body_array/ |
H A D | config.ru | 1 app = Proc.new do |env| 5 run app
|
/unit/test/ruby/hooks/ |
H A D | config.ru | 1 app = Proc.new do |env| 7 run app
|
/unit/test/ruby/header_status/ |
H A D | config.ru | 1 app = Proc.new do |env| 8 run app
|
/unit/test/ruby/session/ |
H A D | config.ru | 1 app = Proc.new do |env| 6 run app
|
/unit/test/ruby/header_rack/ |
H A D | config.ru | 1 app = Proc.new do |env| 8 run app
|