django-sendfile icon indicating copy to clipboard operation
django-sendfile copied to clipboard

Added no_file_check to sendfile for remote proxy case

Open clearclaw opened this issue 12 years ago • 0 comments

Makes sendfile useful for object stores (eg S3) when running behind a proxying webserver.

eg: http://distinctplace.com/infrastructure/2013/09/18/use-nginx-to-proxy-files-from-remote-location-using-x-accel-redirect/

Sorry for the double-submit. Testing revealed an unexpected problem.

clearclaw avatar Dec 17 '13 22:12 clearclaw