Hello, you can use X-Accel-Redirect. See django-downloadview <http://django-downloadview.readthedocs.io/en/1.9/optimizations/nginx.html> and "Nginx, Django, and X-Accel-Redirects". <https://wellfire.co/learn/nginx-django-x-accel-redirects/>
Best regards Am Freitag, 28. Oktober 2016 16:59:53 UTC+2 schrieb ali Eblice: > > hello > think of a downloading website: > when we create a temporary link in django and map it to actual URL or file > path in database like this: > > id -- temporary_URL -- origin_URL -- file_path > > so when a user used a temporary URL and directed to some view , how should > i return that file from that view for user to be able to download that file? > i know that i can use "FileResponse" or "StreamingHttpResponse" but in > django documentation says that we should use these for short-lived requests > but downloading a big file can take long time, so what should i do ? > i appreciate any help and idea > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4577820d-6643-400d-9746-62b46b394163%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.