- TCP health check on port 8000 was returning ok, even when the gunicorn was looping in error - HTTP health check does not work because the server ip must be included on Django's ALLOWED_HOSTS list (and the server has dynamic ip)