ソースを参照

[docker] Also set number of gunicorn workers to 1

Romain Rigaux 4 年 前
コミット
69a9daed1c
1 ファイル変更1 行追加0 行削除
  1. 1 0
      tools/docker/hue/conf3/z-hue-overrides.ini

+ 1 - 0
tools/docker/hue/conf3/z-hue-overrides.ini

@@ -26,6 +26,7 @@
 
   # Gunicorn work class: gevent or evenlet, gthread or sync.
   gunicorn_work_class=sync
+  gunicorn_number_of_workers=1
 
   # Configuration options for specifying the Desktop Database. For more info,
   # see http://docs.djangoproject.com/en/1.11/ref/settings/#database-engine