Skip to content
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

Add instructions on how to use http2 with node.js enabled appengine #86

Closed
kenchris opened this issue Mar 22, 2016 · 3 comments
Closed
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@kenchris
Copy link

subject says it all

@JustinBeckwith
Copy link
Contributor

We sorta have support for HTTP/2. We terminate HTTP/2 connections at our load balancer, and then forward HTTP/1.1 requests to your application. We don't quite have HTTP/2 wired the whole way through to your app just yet.

@kenchris
Copy link
Author

OK, that would be nice, so that I can avoid vulcanizing my resources and do something similar to https://github.com/GoogleChrome/http2push-gae

sethbergman pushed a commit to stackriot/nodejs-docs-samples that referenced this issue Jun 4, 2017
* Port bookshelf to env:flex and Cloud SQL v2

* Add memcached (non-SASL) support to bookshelf

* Change INSTANCE_CONNECTION_NAME to use config.json + check for it on prod

* Fix typo
@jmdobry
Copy link
Member

jmdobry commented Aug 21, 2017

Moved to GoogleCloudPlatform/community#226

@jmdobry jmdobry closed this as completed Aug 21, 2017
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. triage me I really want to be triaged. labels Apr 6, 2020
ivanmkc pushed a commit that referenced this issue Nov 3, 2022
grayside pushed a commit that referenced this issue Nov 8, 2022
telpirion pushed a commit that referenced this issue Nov 9, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
telpirion pushed a commit that referenced this issue Nov 9, 2022
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
ace-n pushed a commit that referenced this issue Nov 10, 2022
ahrarmonsur pushed a commit that referenced this issue Nov 18, 2022
jsimonweb pushed a commit to jsimonweb/nodejs-docs-samples that referenced this issue Dec 12, 2022
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
kweinmeister pushed a commit that referenced this issue Jan 25, 2023
* chore(main): release 2.1.1

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

4 participants