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

Enable Gzip compression for JavaScript files #578

Open
TheoChevalier opened this issue Jan 4, 2016 · 4 comments
Open

Enable Gzip compression for JavaScript files #578

TheoChevalier opened this issue Jan 4, 2016 · 4 comments

Comments

@TheoChevalier
Copy link
Member

We just enabled Gzip server-side, but looks like we can still get some performance by enabling it for JS files as well: http://checkgzipcompression.com/?url=https://transvision.mozfr.org/assets/jquery/jquery.min.js

According to GTmetrix.com:
capture du 2016-01-04 18-12-30

@pascalchevrel
Copy link
Member

I think the whole server would benefit from it, pinging @mozfr/admin-sys

@MatonAnthony
Copy link
Collaborator

@pascalchevrel Is there a reason to store Jquery ourselves instead of using a CDN ?

@pascalchevrel
Copy link
Member

yes, hosting it ouselves prevents our users being tracked by the CDN owners (usually Google).

@MatonAnthony
Copy link
Collaborator

Ok, thanks.

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

No branches or pull requests

3 participants