[openstreetmap/openstreetmap-website] Compress plain GPX uploads with gzip (PR #7124)

Pablo Brasero notifications at github.com
Fri Jun 12 15:35:04 UTC 2026


pablobm left a comment (openstreetmap/openstreetmap-website#7124)

Thinking a bit more about this. Would the `server_gzipped` path become the dominant one with this solution? If so, are we cornering ourselves into a situation where most future downloads will be served with `send_data` through the Ruby app, instead of delegated to S3?

I seem to remember there was a way to have S3 store gzipped files and serve them as `Content-Encoding: gzip`, which could be a solution here. Quick lookup yields https://stackoverflow.com/a/15117310

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7124#issuecomment-4692727129
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/7124/c4692727129 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260612/0b2513a5/attachment.htm>


More information about the rails-dev mailing list