In the case of sandboxes, nginx listens on 443/80 and needs to pass along the scheme of the request so that django knows if the client is connecting over HTTP or HTTPS, rather than forwarding non-existant ELB headers.