Skip to content

Instantly share code, notes, and snippets.

@hamsolodev
Created December 8, 2013 06:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hamsolodev/7853856 to your computer and use it in GitHub Desktop.
Save hamsolodev/7853856 to your computer and use it in GitHub Desktop.
Dec 8 16:59:47 turmoil uwsgi: *** Starting uWSGI 1.9.20 (64bit) on [Sun Dec 8 16:59:47 2013] ***
Dec 8 16:59:47 turmoil uwsgi: compiled with version: 4.8.1 on 08 December 2013 15:21:26
Dec 8 16:59:47 turmoil uwsgi: os: Linux-3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:35:23 UTC 2013
Dec 8 16:59:47 turmoil uwsgi: nodename: turmoil
Dec 8 16:59:47 turmoil uwsgi: machine: x86_64
Dec 8 16:59:47 turmoil uwsgi: clock source: unix
Dec 8 16:59:47 turmoil uwsgi: detected number of CPU cores: 1
Dec 8 16:59:47 turmoil uwsgi: current working directory: /
Dec 8 16:59:47 turmoil uwsgi: detected binary path: /usr/local/bin/uwsgi
Dec 8 16:59:47 turmoil uwsgi: !!! no internal routing support, rebuild with pcre support !!!
Dec 8 16:59:47 turmoil uwsgi: uWSGI running as root, you can use --uid/--gid/--chroot options
Dec 8 16:59:47 turmoil uwsgi: *** WARNING: you are running uWSGI as root !!! (use the --uid flag) ***
Dec 8 16:59:47 turmoil uwsgi: your processes number limit is 3867
Dec 8 16:59:47 turmoil uwsgi: your memory page size is 4096 bytes
Dec 8 16:59:47 turmoil uwsgi: detected max file descriptor number: 1024
Dec 8 16:59:47 turmoil uwsgi: lock engine: pthread robust mutexes
Dec 8 16:59:47 turmoil uwsgi: thunder lock: disabled (you can enable it with --thunder-lock)
Dec 8 16:59:47 turmoil uwsgi: Python version: 2.7.5+ (default, Sep 19 2013, 13:52:09) [GCC 4.8.1]
Dec 8 16:59:47 turmoil uwsgi: *** starting uWSGI Emperor ***
Dec 8 16:59:47 turmoil uwsgi: *** has_emperor mode detected (fd: 9) ***
Dec 8 16:59:47 turmoil uwsgi: [uWSGI] getting INI configuration from app.ini
Dec 8 16:59:47 turmoil uwsgi: *** Starting uWSGI 1.9.20 (64bit) on [Sun Dec 8 16:59:47 2013] ***
Dec 8 16:59:47 turmoil uwsgi: compiled with version: 4.8.1 on 08 December 2013 15:21:26
Dec 8 16:59:47 turmoil uwsgi: os: Linux-3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:35:23 UTC 2013
Dec 8 16:59:47 turmoil uwsgi: nodename: turmoil
Dec 8 16:59:47 turmoil uwsgi: machine: x86_64
Dec 8 16:59:47 turmoil uwsgi: clock source: unix
Dec 8 16:59:47 turmoil uwsgi: detected number of CPU cores: 1
Dec 8 16:59:47 turmoil uwsgi: current working directory: /etc/uwsgi
Dec 8 16:59:47 turmoil uwsgi: detected binary path: /usr/local/bin/uwsgi
Dec 8 16:59:47 turmoil uwsgi: !!! no internal routing support, rebuild with pcre support !!!
Dec 8 16:59:47 turmoil uwsgi: your processes number limit is 3867
Dec 8 16:59:47 turmoil uwsgi: your memory page size is 4096 bytes
Dec 8 16:59:47 turmoil uwsgi: detected max file descriptor number: 1024
Dec 8 16:59:47 turmoil uwsgi: lock engine: pthread robust mutexes
Dec 8 16:59:47 turmoil uwsgi: thunder lock: disabled (you can enable it with --thunder-lock)
Dec 8 16:59:47 turmoil uwsgi: uwsgi socket 0 bound to UNIX address /tmp/board.sock fd 3
Dec 8 16:59:47 turmoil uwsgi: setuid() to 1000
Dec 8 16:59:47 turmoil uwsgi: Python version: 2.7.5+ (default, Sep 19 2013, 13:52:09) [GCC 4.8.1]
Dec 8 16:59:47 turmoil uwsgi: Set PythonHome to /home/USER/sites/site.com/env
Dec 8 16:59:47 turmoil uwsgi: Python main interpreter initialized at 0x1aa4830
Dec 8 16:59:47 turmoil uwsgi: python threads support enabled
Dec 8 16:59:47 turmoil uwsgi: your mercy for graceful operations on workers is 60 seconds
Dec 8 16:59:47 turmoil uwsgi: *** Operational MODE: no-workers ***
Dec 8 16:59:47 turmoil uwsgi: spawned uWSGI master process (pid: 2640)
Dec 8 16:59:47 turmoil uwsgi: Python main interpreter initialized at 0x19a2970
Dec 8 16:59:47 turmoil uwsgi: python threads support enabled
Dec 8 16:59:47 turmoil uwsgi: your server socket listen backlog is limited to 100 connections
Dec 8 16:59:47 turmoil uwsgi: your mercy for graceful operations on workers is 60 seconds
Dec 8 16:59:47 turmoil uwsgi: mapped 519040 bytes (506 KB) for 16 cores
Dec 8 16:59:47 turmoil uwsgi: *** Operational MODE: preforking+threaded ***
Dec 8 16:59:47 turmoil uwsgi: added /usr/lib/python2.7/dist-packages/ to pythonpath.
Dec 8 16:59:47 turmoil uwsgi: WSGI app 0 (mountpoint='') ready in 0 seconds on interpreter 0x19a2970 pid: 2643 (default app)
Dec 8 16:59:47 turmoil uwsgi: *** uWSGI is running in multiple interpreter mode ***
Dec 8 16:59:47 turmoil uwsgi: spawned uWSGI master process (pid: 2643)
Dec 8 16:59:47 turmoil uwsgi: spawned uWSGI worker 1 (pid: 2648, cores: 4)
Dec 8 16:59:47 turmoil uwsgi: spawned uWSGI worker 2 (pid: 2649, cores: 4)
Dec 8 16:59:47 turmoil uwsgi: spawned uWSGI worker 3 (pid: 2650, cores: 4)
Dec 8 16:59:47 turmoil uwsgi: spawned uWSGI worker 4 (pid: 2651, cores: 4)
Dec 8 16:59:47 turmoil uwsgi: *** Stats server enabled on 127.0.0.1:9191 fd: 16 ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment