Untitled
2025-01-02 13:58:26 *** Starting uWSGI 2.0.20 (64bit) on [Thu Jan 2 13:58:25 2025] *** 2025-01-02 13:58:26 compiled with version: 9.4.0 on 22 July 2022 18:35:26 2025-01-02 13:58:26 os: Linux-6.5.0-1022-aws #22~22.04.1-Ubuntu SMP Fri Jun 14 16:31:00 UTC 2024 2025-01-02 13:58:26 nodename: blue-liveweb16 2025-01-02 13:58:26 machine: x86_64 2025-01-02 13:58:26 clock source: unix 2025-01-02 13:58:26 pcre jit disabled 2025-01-02 13:58:26 detected number of CPU cores: 4 2025-01-02 13:58:26 current working directory: /home/scorpionero 2025-01-02 13:58:26 detected binary path: /usr/local/bin/uwsgi 2025-01-02 13:58:26 *** dumping internal routing table *** 2025-01-02 13:58:26 [rule: 0] subject: path_info regexp: \.svgz$ action: addheader:Content-Encoding:gzip 2025-01-02 13:58:26 *** end of the internal routing table *** 2025-01-02 13:58:26 chdir() to /home/scorpionero/ 2025-01-02 13:58:26 your processes number limit is 512 2025-01-02 13:58:26 your memory page size is 4096 bytes 2025-01-02 13:58:26 detected max file descriptor number: 123456 2025-01-02 13:58:26 building mime-types dictionary from file /etc/mime.types... 2025-01-02 13:58:26 567 entry found 2025-01-02 13:58:26 lock engine: pthread robust mutexes 2025-01-02 13:58:26 thunder lock: disabled (you can enable it with --thunder-lock) 2025-01-02 13:58:26 uwsgi socket 0 bound to UNIX address /var/sockets/scorpionero.pythonanywhere.com/socket fd 3 2025-01-02 13:58:26 Python version: 3.10.5 (main, Jul 22 2022, 17:09:35) [GCC 9.4.0] 2025-01-02 13:58:26 PEP 405 virtualenv detected: /home/scorpionero/venv 2025-01-02 13:58:26 Set PythonHome to /home/scorpionero/venv 2025-01-02 13:58:26 *** Python threads support is disabled. You can enable it with --enable-threads *** 2025-01-02 13:58:26 Python main interpreter initialized at 0x6173a4b9fe90 2025-01-02 13:58:26 your server socket listen backlog is limited to 100 connections 2025-01-02 13:58:26 your mercy for graceful operations on workers is 60 seconds 2025-01-02 13:58:26 setting request body buffering size to 65536 bytes 2025-01-02 13:58:26 mapped 501384 bytes (489 KB) for 2 cores 2025-01-02 13:58:26 *** Operational MODE: preforking *** 2025-01-02 13:58:26 initialized 54 metrics 2025-01-02 13:58:26 Server initialized for eventlet. 2025-01-02 13:58:26 2025-01-02 13:58:26,501 [INFO] Server initialized for eventlet. 2025-01-02 13:58:26 Async mode in use: eventlet 2025-01-02 13:58:26 2025-01-02 13:58:26,575 [INFO] Connection pool configurato con successo. 2025-01-02 13:58:26 2025-01-02 13:58:26,577 [DEBUG] Flask app inizializzata 2025-01-02 13:58:26 2025-01-02 13:58:26,577 [INFO] Verifica esecuzione del main. 2025-01-02 13:58:26 WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0x6173a4b9fe90 pid: 1 (default app) 2025-01-02 13:58:26 *** uWSGI is running in multiple interpreter mode *** 2025-01-02 13:58:26 gracefully (RE)spawned uWSGI master process (pid: 1) 2025-01-02 13:58:26 spawned uWSGI worker 1 (pid: 2, cores: 1) 2025-01-02 13:58:26 spawned 2 offload threads for uWSGI worker 1 2025-01-02 13:58:26 spawned uWSGI worker 2 (pid: 5, cores: 1) 2025-01-02 13:58:26 metrics collector thread started 2025-01-02 13:58:26 spawned 2 offload threads for uWSGI worker 2
Leave a Comment