Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Serve person photos with headers that allow more aggressive caching #26

Open
Aldaviva opened this issue Oct 1, 2014 · 0 comments
Open
Labels

Comments

@Aldaviva
Copy link
Owner

Aldaviva commented Oct 1, 2014

Currently, it seems like loading Floorplan with a hot cache will make a ton of If-Modified-Since requests for the person photos, which returns 304s and prevents retransmission of the entire image.

Ideally, we could send additional headers (like Expires) that allows browsers to load the photos from cache without blocking on a server response first.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant