Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

Use HTTP/2 #390

Closed
digitarald opened this issue Aug 2, 2017 · 3 comments
Closed

Use HTTP/2 #390

digitarald opened this issue Aug 2, 2017 · 3 comments

Comments

@digitarald
Copy link

Should speed up delivery of the many SVG files.

@pdehaan
Copy link
Contributor

pdehaan commented Aug 2, 2017

You can see this using the Google Lighthouse tool as well:

lighthouse_report

Figure 1: Production.


lighthouse_report_and_configuration

Figure 2: Dev server.

You can see that the numbers are mostly the same, although the dev server currently gets a "Performance" score of 87 (versus 84 on production), which I think is because the dev server was arbitrarily ~300ms faster on render.

@dannycoates dannycoates modified the milestone: Stretch Aug 3, 2017
@dannycoates dannycoates modified the milestones: Stretch, back burner Mar 2, 2018
@akuckartz
Copy link

How was this resolved?

@jbuck
Copy link
Member

jbuck commented Nov 2, 2018

@akuckartz put send behind a load balancer that supports HTTP/2 (Application Load Balanacer in AWS, Google Load Balancer in GCP)

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

No branches or pull requests

5 participants