x-accel-redirect Questions

2

Solved

I am serving restricted downloads in rails using X-Accel-Redirect with nginx. To validate my downloads in client app, i am trying to send the checksum in the non standard HTTP header Content-MD5 to...
Mauri asked 1/7, 2014 at 9:45

1

I have a Flask app that redirects requests that should get served static files to NGINX through x-accel-redirect. On occasion, those downloads will get cut off before being finished. For example, t...
Kristikristian asked 18/4, 2017 at 23:38

1

Solved

This question is similar to this one but doing x-accel-redirect on aws s3 resource. The former tried to set the upstream headers to the local request. This works fine. But now i have moved my conte...
Jariah asked 26/7, 2014 at 13:53

1

Solved

I am developing a webapp and X-Accel-Redirect header works fine only in files without extension. For some reason, if I add an extension to the file name the X-Accel-Redirect doesn't work. Working ...
Isadora asked 3/6, 2014 at 15:21
1

© 2022 - 2024 — McMap. All rights reserved.