Topic: http2

Hi

I am running a CentOS7 with apache but the version is only 2.4.6 is there any reliable way to update it to a newer version to obtain http2 support?

Scott

Re: http2

My repository is PHP dedicated, so I don't provides httpd packages.

BTW httpd24 collection in the centos-scl repository provides httpd 2.4.27, with (AFAIK) http2 support.

See https://wiki.centos.org/AdditionalResou … tories/SCL

As http2 also imply to use event MPM, you have to switch to FPM (if not already done) (and I only provide mod_php for base httpd)

See https://developers.redhat.com/blog/2017 … tion-tips/

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi

Re: http2

Thanks Remi - that's not the road to go down for me right now, as CP doesn't not currently support FPM.

Re: http2

Sorry to take over the thread.

If we switch to CentOS SCL for the new http and we are already running all php versions via remi FPM, the switch should be fine?

Best,
Thomas