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

Resources with a "?" in the URL are not cached by some proxy caching servers #10153

Closed
melroy89 opened this issue Nov 1, 2016 · 2 comments
Closed

Comments

@melroy89
Copy link

melroy89 commented Nov 1, 2016

Hi,

About your font-awesome.min.css file:
font-face{font-family:'FontAwesome'; src:url('../fonts/fontawesome-webfont.eot?v=4.7.0'); src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0')

Speedtest website Pingdom.com explain that the lines with ?v=4.7.0 should be removed if possible. Since these links may not be cached by some proxies servers:

Resources with a "?" in the URL are not cached by some proxy caching servers. Remove the query string and encode the parameters into the URL for the following resources:

https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0

Do you agree with this remark? If so, you may want to fix this.

Kind regards,
Melroy

@melroy89
Copy link
Author

melroy89 commented Nov 1, 2016

Maybe it's already fixed, but not yet in 4.7?

bokmann/font-awesome-rails@5739eb1

@tagliala
Copy link
Member

Hi!

Thanks for being part of the Font Awesome Community.

This request is a duplicate of #3286, please add a 👍 reaction to that request.

Please make sure you search before opening new requests

Closing here

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