Opened 2 months ago

Last modified 2 months ago

#470 new enhancement

Add support for http2

Reported by: TC Haddad Owned by: Jeff McKenna
Priority: major Milestone: 5.2.0 release
Component: MS4W - Apache Version: 5.0.0
Keywords: Cc:
Blocked By: Blocking:

Description

Saw ticket #423, and I guess it is a prerequisite, so this ticket might be redundant (if so, apologies!)

https://httpd.apache.org/docs/2.4/howto/http2.html

Change History (4)

comment:1 by Jeff McKenna, 2 months ago

thanks @tchaddad. mod_http2 was added to Apache through ticket #395 for the MS4W 5.0 release (and also HTTP/2 support for cURL), however, I did not configure Apache to enable HTTP/2 in httpd.conf by default, I'll include that for the MS4W 5.2.0 release. Thanks for this nudge.

comment:2 by Jeff McKenna, 2 months ago

Component: MS4W - BaseMS4W - Apache

comment:3 by TC Haddad, 2 months ago

Apologies! - I was looking at 5.0.0 from 2024-09-16 when I filed the above, and I didn't see mod_http2 in the httpd.conf, so I assumed that version wasn't built with http2.

But I see now that it is mentioned in the HISTORY file. I don't think it needs to be enabled by default, but the module should be listed in httpd.conf and commented out so that it is discoverable by users and they know it is available.

comment:4 by Jeff McKenna, 2 months ago

Thanks @tchaddad, I agree with your plan, to list the module in httpd.conf & comment it out, for the 5.2.0 release.

Note: See TracTickets for help on using tickets.