Explorar el Código

[docker] Also set number of gunicorn workers to 1

Romain Rigaux hace 4 años
padre
commit
69a9daed1c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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