python:gunicorn

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン両方とも次のリビジョン
python:gunicorn [2020/04/25 15:47] – [インストール] ともやんpython:gunicorn [2020/04/25 15:53] ともやん
行 171: 行 171:
 <code> <code>
 $ gunicorn --bind :8000 --chdir /home/tomoyan/django_project django_project.wsgi $ gunicorn --bind :8000 --chdir /home/tomoyan/django_project django_project.wsgi
 +</code>
 </WRAP> </WRAP>
 <WRAP prewrap 100% #result> <WRAP prewrap 100% #result>
行 177: 行 178:
 [2020-04-25 09:25:36 +0900] [289] [INFO] Listening at: http://0.0.0.0:8000 (289) [2020-04-25 09:25:36 +0900] [289] [INFO] Listening at: http://0.0.0.0:8000 (289)
 [2020-04-25 09:25:36 +0900] [289] [INFO] Using worker: sync [2020-04-25 09:25:36 +0900] [289] [INFO] Using worker: sync
-[2020-04-25 09:25:36 +0900] [292] [INFO] Booting worker with pid: 292</code>+[2020-04-25 09:25:36 +0900] [292] [INFO] Booting worker with pid: 292
 </code> </code>
 </WRAP> </WRAP>
行 184: 行 185:
 {{:python:uwsgi_django_operation_check_001.png?600|Gunicorn Django Operation Check}}\\ {{:python:uwsgi_django_operation_check_001.png?600|Gunicorn Django Operation Check}}\\
  
-uwsgi コマンドを **Ctrl + C** で終了\\+gunicorn コマンドを **Ctrl + C** で終了\\
 <WRAP prewrap 100% #result> <WRAP prewrap 100% #result>
 <code> <code>
  • python/gunicorn.txt
  • 最終更新: 2020/09/11 17:25
  • by ともやん