Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or mod_h2)?
I'd like to try out http2 without having to compile my own httpd.
On 02/12/2016 10:54 PM, John R Pierce wrote:
On 2/12/2016 11:13 AM, SternData wrote:
Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or mod_h2)?
EL7 comes with httpd-2.4...
# yum list httpd ... Installed Packages httpd.x86_64 2.4.6-40.el7.centos @base
Including support for http2?
i doubt that. As far as i know, support was added with 2.4.17.
[root@centos7 ~]# rpm -ql httpd|egrep 'mod_http2|mod_h2' [root@centos7 ~]#
best regards Ulf
How about here, if you are using centos 6.
http://mirror.centos.org/centos/6/SCL/x86_64/httpd24/
On Fri, Feb 12, 2016 at 2:23 PM, Ulf Volmer u.volmer@u-v.de wrote:
On 02/12/2016 10:54 PM, John R Pierce wrote:
On 2/12/2016 11:13 AM, SternData wrote:
Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or mod_h2)?
EL7 comes with httpd-2.4...
# yum list httpd ... Installed Packages httpd.x86_64 2.4.6-40.el7.centos @base
Including support for http2?
i doubt that. As far as i know, support was added with 2.4.17.
[root@centos7 ~]# rpm -ql httpd|egrep 'mod_http2|mod_h2' [root@centos7 ~]#
best regards Ulf
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On 02/12/2016 04:26 PM, Guolin Cheng wrote:
How about here, if you are using centos 6.
http://mirror.centos.org/centos/6/SCL/x86_64/httpd24/
On Fri, Feb 12, 2016 at 2:23 PM, Ulf Volmer u.volmer@u-v.de wrote:
On 02/12/2016 10:54 PM, John R Pierce wrote:
On 2/12/2016 11:13 AM, SternData wrote:
Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or mod_h2)?
EL7 comes with httpd-2.4...
# yum list httpd ... Installed Packages httpd.x86_64 2.4.6-40.el7.centos @base
Including support for http2?
i doubt that. As far as i know, support was added with 2.4.17.
[root@centos7 ~]# rpm -ql httpd|egrep 'mod_http2|mod_h2' [root@centos7 ~]#
best regards Ulf
thanks. It's not there yet for Centos 7, but I'll keep an eye on things.
I don't know if it's worth to try to rebuild the srpm from fedora.
http://koji.fedoraproject.org/koji/packageinfo?packageID=280
On 02/12/2016 08:34 PM, SternData wrote:
rpm -ql httpd|egrep 'mod_http2|mod_h2'
On 02/12/2016 02:23 PM, Ulf Volmer wrote:
On 02/12/2016 10:54 PM, John R Pierce wrote:
On 2/12/2016 11:13 AM, SternData wrote:
Is there a well-run package repo that has httpd-2.4.17 or mod_http2 (or mod_h2)?
EL7 comes with httpd-2.4...
# yum list httpd ... Installed Packages httpd.x86_64 2.4.6-40.el7.centos @base
Including support for http2?
https://librelamp.com/ has Apache w/ http2