meinheld
meinheld copied to clipboard
Memory is adding when using meinheld as gunicorn worker and using loguru as logger
When using meinheld as gunicorn worker and using loguru as logger, memory is adding as requests increase. I have updated the gunicorn config by setting max_requests, but it does not work. And the gunicorn workers don't restart, could you help me?
greenlet==0.4.17 gunicorn==20.0.4 meinheld==1.0.2 loguru==0.5.3