{{ django_cmd }} run_gunicorn {{ django_args }} -w {{ workers }} --max-requests {{ maxrequests }} -b unix:{{ socket }}