I've deployed a Django 1.6 app with Gunicorn + Nginx + Supervisor. Everything is working OK, but I have the Gunicorn error.log sending errors all the time. The file is huge, it sends errors to the log file every second.I've deployed a Django 1.6 app with Gunicorn +