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/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to