server_name localhost; #access_log /var/log/nginx/webvirtcloud-access_log; location /static/ { root /srv/webvirtcloud; expires max; } location / { proxy_pass http ...
I just upgrade my webvirtcloud instance three days ago and I notice some weird defunct process just after launching supervisord: www-data 3204598 1 0 Nov20 ? 00:00:29 ...