GoogleChromeLabs / http2push-gae

Drop-in HTTP2 push on App Engine
https://http2-push.appspot.com/
Apache License 2.0
141 stars 18 forks source link

.appspot.com doesn't use Google CDN & http2 anymore #26

Closed Yuen92 closed 6 years ago

Yuen92 commented 6 years ago

Hi,

Since a few time .appspot.com doesn't use Google CDN & http2 to serve application. So the example https://http2-push.appspot.com/ doesn't use http2 therefore can't use the server push. image

Complete waterfall : image

Do we have a way to continue using Google App Engine & appspot.com to build POC for HTTP2 & Server Push?

Yuen92 commented 6 years ago

It can be closed. I guess my proxy network downgrade the connexion to http1.1

We can saw the webpagetest result which confirm it's ok on https://http2-push.appspot.com/ https://www.webpagetest.org/result/180724_HC_9802303ca7206b63a773c96be909b675/1/details/#step1_request1 image

Sorry for the convenience