浏览代码

[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