diff --git a/src/morphodict/site/uwsgi.ini b/src/morphodict/site/uwsgi.ini index 085b59fe0..cb4b16918 100644 --- a/src/morphodict/site/uwsgi.ini +++ b/src/morphodict/site/uwsgi.ini @@ -43,6 +43,7 @@ hook-accepting-once = exec:echo uWSGI worker ready to accept requests! pid: $PPI # To know how much ram we are using memory-report = true +reload-on-rss = 1024 listen = 2048 max-requests = 4096