Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- binary reloading uWSGI...
- chdir() to /home/alexander/aqmt/config
- closing all non-uwsgi socket fds > 2 (max_fd = 1048576)...
- found fd 7 mapped to socket 0 (/tmp/aqmt.sock)
- running /home/alexander/.pyenv/versions/3.8.5/envs/env/bin/uwsgi
- *** has_emperor mode detected (fd: 6) ***
- [uWSGI] getting INI configuration from uwsgi.ini
- *** Starting uWSGI 2.0.19.1 (64bit) on [Tue Jun 29 14:08:49 2021] ***
- compiled with version: 9.3.0 on 29 June 2021 07:01:49
- os: Linux-5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021
- nodename: 263755.simplecloud.ru
- machine: x86_64
- clock source: unix
- detected number of CPU cores: 1
- current working directory: /home/alexander/aqmt/config
- detected binary path: /home/alexander/.pyenv/versions/3.8.5/envs/env/bin/uwsgi
- !!! no internal routing support, rebuild with pcre support !!!
- chdir() to /home/alexander/aqmt/
- your processes number limit is 7599
- your memory page size is 4096 bytes
- detected max file descriptor number: 1048576
- lock engine: pthread robust mutexes
- thunder lock: disabled (you can enable it with --thunder-lock)
- uwsgi socket 0 inherited UNIX address /tmp/aqmt.sock fd 7
- Python version: 3.8.5 (default, Jun 28 2021, 22:50:24) [GCC 9.3.0]
- PEP 405 virtualenv detected: /home/alexander/.pyenv/versions/3.8.5/envs/env/
- Set PythonHome to /home/alexander/.pyenv/versions/3.8.5/envs/env/
- *** Python threads support is disabled. You can enable it with --enable-threads ***
- Python main interpreter initialized at 0x55ddf0b18080
- your server socket listen backlog is limited to 4000 connections
- your mercy for graceful operations on workers is 60 seconds
- mapped 437520 bytes (427 KB) for 5 cores
- *** Operational MODE: preforking ***
- *** uWSGI is running in multiple interpreter mode ***
- gracefully (RE)spawned uWSGI master process (pid: 7344)
- spawned uWSGI worker 1 (pid: 7708, cores: 1)
- spawned uWSGI worker 2 (pid: 7709, cores: 1)
- spawned uWSGI worker 3 (pid: 7710, cores: 1)
- spawned uWSGI worker 4 (pid: 7711, cores: 1)
- spawned uWSGI worker 5 (pid: 7712, cores: 1)
- WSGI app 0 (mountpoint='') ready in 12 seconds on interpreter 0x55ddf0b18080 pid: 7711 (default app)
- WSGI app 0 (mountpoint='') ready in 12 seconds on interpreter 0x55ddf0b18080 pid: 7712 (default app)
- WSGI app 0 (mountpoint='') ready in 12 seconds on interpreter 0x55ddf0b18080 pid: 7708 (default app)
- Tue Jun 29 14:09:04 2021 - [emperor] vassal uwsgi.ini is ready to accept requests
- WSGI app 0 (mountpoint='') ready in 12 seconds on interpreter 0x55ddf0b18080 pid: 7710 (default app)
- WSGI app 0 (mountpoint='') ready in 12 seconds on interpreter 0x55ddf0b18080 pid: 7709 (default app)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement