Feature: HTTP/2 support

HTTP/2 as default for all SSL connections

DESCRIPTION

This PR makes HTTP/2 the default for all HTTPS connections.

  1. It will work for Nginx stable/mainline and Apache 2.4.
  2. Apache 2.2 is too old and does not support HTTP/2.

IMPORTANT

This PR updates the vhost-gen templates in cfg/vhost-gen/*.yml-example-*. So if you have currently applied custom per project or global vhost-gen templates, ensure to update them accordingly from the given examples.

Devilbox PR

Issue

FURTHER INFORMATION

Other already merged PR’s:

1 Like

Thank you! I was really looking forward to this and will give it a try.

Has been merged and is available.

Do not forget: