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 enableHttp2 to server.yml template for all frameworks #68

Closed
stevehu opened this issue Aug 9, 2017 · 1 comment
Closed

Add enableHttp2 to server.yml template for all frameworks #68

stevehu opened this issue Aug 9, 2017 · 1 comment

Comments

@stevehu
Copy link
Contributor

stevehu commented Aug 9, 2017

Http2 is supported on the server side for a long time but the client is still working in progress. To enable Http2 on server side, the user has to added enableHttp2: true in server.yml manually. Now we are adding this into the server.yml template so that users can specify if they want http2 enabled in the generator config.json.

@stevehu
Copy link
Contributor Author

stevehu commented Aug 9, 2017

Currently, http2 is enabled by default in the server.yml template. Will re-evaluate later if we need to make it configurable. So far I don't see any negative impact to enable it by default.

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

No branches or pull requests

1 participant