GoogleChrome / GoogleChrome/lighthouse

PSI doesn't support HTTP/2 (H2)

Open
#7,326 35 comments 7 reactions 1 assignee Claimed by @connorjclark View on GitHub
bug P1.5 PSI/LR upstream-action-required variability
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 20h
Merged PRs (30d)
19

Description

I was trying increase performance of our sites and found some strange thing. When I bundled our js files pagespeed had given me better results, but is strange, because our site working on http2 and this protocol should working better with many small files then with one bundled file.

I checked our graylog and what I saw:
2019-02-26 16 30 29

As you can see all requests is Http1. Why?

Links:
[Our sute](https://engine6.me)
[Checking http2 support](https://http2.pro/check?url=https%3A//engine6.me/)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.