-
Notifications
You must be signed in to change notification settings - Fork 493
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
Performance: Use a CDN for css, javascript, and static images #2647
Comments
Closing duplicates of this issue and moving comments here. @pameyer commented on Oct 6, 2017 in issue #4181
@mheppler commented on Nov 23, 2015 in issue #2754
|
@mheppler For this issue, I'd tend to interpret "use CDN" as "not glassfish" vs "use AWS". Does this match your thinking (aka - support but not require external CDN)? |
That is true. But we could consolidate all of these suggestions into an issue to optimize the use of CSS and JS one way or another. |
We tried to use a CDN for Bootstrap but due to controversy we removed it (before QA): #4219 (comment) Sadly, @raprasad is no longer here to advocate for CDNs so I'm closing this issue. A new champion for use of CDNs is very welcome to create a new issue. |
We removed it with the idea of exploring community thoughts on it (e-mail forthcoming). |
I reopened UI Performance - investigate improvements to static file handling #4181 with the hopes that a solution can be found, without specifically suggestion one option or another. @scolapasta I suggest that any outreach you undertake points to that issue, or we open another new issue, to track the community feedback you generate. |
Not a bad idea but I'm closing this because the JSF UI is going away. We can revisit in the new React repo someday, perhaps: https://github.com/IQSS/dataverse-frontend |
Approximately, 75% of glassfish requests are for static assets including css, js, icons, etc.
cdn.host=
:fyi: Talk to OpenScholar team about their use of AWS as a CDN
The text was updated successfully, but these errors were encountered: