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

Gzip static resources #104

Closed
adamduncan opened this issue Mar 10, 2021 · 2 comments
Closed

Gzip static resources #104

adamduncan opened this issue Mar 10, 2021 · 2 comments
Assignees

Comments

@adamduncan
Copy link
Collaborator

adamduncan commented Mar 10, 2021

Keen to get some thoughts from the server-side.

Is it possible to serve our static resources (especially text/css and text/javascript with Gzip compression?

We could see some really effective performance improvements on this front: https://www.webpagetest.org/performance_optimization.php?test=210310_Ai74_0b3ca30afa6828badd8994e5f6bc1e31&run=3#compress_text

Is that easier said than done? 😄

djgalloway pushed a commit that referenced this issue Mar 10, 2021
Fixes: #104

Signed-off-by: David Galloway <[email protected]>
@djgalloway
Copy link
Contributor

56715ec

djgalloway pushed a commit that referenced this issue Mar 10, 2021
Fixes: #104

Signed-off-by: David Galloway <[email protected]>
@adamduncan
Copy link
Collaborator Author

Confirm static CSS + JS assets being gzipped at develop.ceph.io. Thank you

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