Browse Source

[docker] Also set number of gunicorn workers to 1

Romain Rigaux 4 years ago
parent
commit
69a9daed1c
1 changed files with 1 additions and 0 deletions
  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