Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static iD assets caching #1049

Closed
mmd-osm opened this issue Mar 25, 2024 · 2 comments
Closed

Static iD assets caching #1049

mmd-osm opened this issue Mar 25, 2024 · 2 comments

Comments

@mmd-osm
Copy link

mmd-osm commented Mar 25, 2024

While testing brotli on faffy in iD editor, I've noticed that some of the iD asset files are being repeatedly downloaded. I've also tested the same on production with Chrome and Firefox. A bit of panning triggered the following requests:

image

My expectation would be that these files are served from the browser cache instead. Of course, there's also the question why iD keeps requesting these files in the first place...

@tomhughes
Copy link
Member

I'm not sure what you expect us to do about this? Do you want us to drop by and fix your browser or something?

@mmd-osm
Copy link
Author

mmd-osm commented Mar 25, 2024

Ah, you're right, I tried now with a third browser (Chromium), and caching is working as expected, so it's definitely browser related. I will keep an eye on it, since it is happening in Firefox even when safe mode is enabled. Closing here for the time being. Thanks!

@mmd-osm mmd-osm closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants