GoogleChrome / GoogleChrome/lighthouse
PSI doesn't support HTTP/2 (H2)
Open
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:

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
Assessment
This issue has not been assessed yet.