[openstreetmap/openstreetmap-website] iD's json resources are not being served with gzip (#2762)
Josh Lee
notifications at github.com
Sat Aug 8 23:10:31 UTC 2020
The following resources are not being served with gzip:
```
'https://www.openstreetmap.org/iD/data/discarded.min.json',
'https://www.openstreetmap.org/iD/data/languages.min.json',
'https://www.openstreetmap.org/iD/data/locales.min.json',
'https://www.openstreetmap.org/iD/data/imagery.min.json',
'https://www.openstreetmap.org/iD/data/preset_categories.min.json',
'https://www.openstreetmap.org/iD/data/preset_defaults.min.json',
'https://www.openstreetmap.org/iD/data/preset_presets.min.json',
'https://www.openstreetmap.org/iD/data/preset_fields.min.json',
'https://www.openstreetmap.org/iD/data/keepRight.min.json',
'https://www.openstreetmap.org/iD/data/qa_data.min.json',
'https://www.openstreetmap.org/iD/data/deprecated.min.json',
```
i.e. everything under `https://www.openstreetmap.org/iD/data/`.
It looks like these are about 5.2 MiB and could gzip down to 0.95 MiB.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2762
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200808/5dc3ac37/attachment.htm>
More information about the rails-dev
mailing list