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

Client side caching #17

Open
rossjrw opened this issue Mar 21, 2022 · 1 comment
Open

Client side caching #17

rossjrw opened this issue Mar 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@rossjrw
Copy link
Member

rossjrw commented Mar 21, 2022

Some light caching will help to ease the load on Crom.

@rossjrw rossjrw added the enhancement New feature or request label Mar 21, 2022
@rossjrw
Copy link
Member Author

rossjrw commented Mar 21, 2022

SMLT shared with us some request frequencies:

image

The OPTIONS requests are made for first-time requests, which is what caching would be unable to affect. That the OPTIONS line is so close to the POST line implies that the effect of client side caching would be minimal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant