Project

General

Profile

« Previous | Next » 

Revision 52bf7a31

Added by Ewoud Kohl van Wijngaarden over 1 year ago

Fixes #35631 - Enable HTTP/2 by default

Apache doesn't load HTTP/2 by default since it's incompatible with the
prefork MPM. We use the event MPM where it should work. Enabling HTTP/2
allows clients to retrieve resources in parallel which means pages load
faster.

  • added
  • modified
  • copied
  • renamed
  • deleted