• 
      

    Enable HTTP/2 support for Apache when available.

    Review Request #13301 — Created Oct. 3, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    This updates our default Apache configuration template to opt into
    HTTP/2 when available on the server, which will help bring better
    performance for new installs. While it won't affect existing installs,
    the documentation has been updated to include this as well.

    Apache accepts this protocol as a request, and makes a determination as
    to whether it can be supported based on module availability and SSL.

    Installed a new site and saw the new configuration.

    Tested this on a server.

    Summary ID
    Enable HTTP/2 support for Apache when available.
    This updates our default Apache configuration template to opt into HTTP/2 when available on the server, which will help bring better performance for new installs. While it won't affect existing installs, the documentation has been updated to include this as well. Apache accepts this protocol as a request, and makes a determination as to whether it can be supported based on module availability and SSL.
    6c8d674c932f65c91c4a4a1f1d5dcfe413a1c058
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (5c98497)