PDA

View Full Version : httpd-2.4.1


enderandrew
1st March 2012, 04:16 AM
Apache httpd 2.4 is supposed to have massive performance gains over the 2.2 series. I downloaded F17 in hopes it might include httpd-2.4.1, but it does not.

Does anyone know of a Fedora repo with up to date httpd packages?

Or if I wanted to compile Apache myself, what is the usual configuration for the Fedora package of httpd?

tox
1st March 2012, 04:54 AM
i dont think httpd-2-4 will get into F17. however it will for F18

enderandrew
1st March 2012, 04:55 AM

Sadly, that's what I figured. Is there a place I can find a build for it?

Or if I wanted to build it to have basically the same configuration as the stock Fedora httpd package, how would I do that?

tox
1st March 2012, 04:59 AM
i currently dont see any anywhere. you'll probably have to compile it yourself manually or wait for a buiold to appear in Koji and get it from there.

AdamW
1st March 2012, 05:32 AM
the best way to do it is probably to get the .src.rpm from Rawhide and rebuild it for F17 via mock, if it's actually been built in Rawhide yet (I haven't checked).

tox
1st March 2012, 08:44 AM
the best way to do it is probably to get the .src.rpm from Rawhide and rebuild it for F17 via mock, if it's actually been built in Rawhide yet (I haven't checked).

i dont see any builds of httpd-2.4 in koji yet

vallimar
1st March 2012, 01:39 PM
Try filing a feature request bug, they can package it as an update if the maintainer wishes to.

enderandrew
28th March 2012, 12:27 AM
I see there are finally packages on koji. And the same person also had php-5.4.0 packages, and updated Apache module packages.

http://koji.fedoraproject.org/koji/userinfo?userID=41

Could I just add their builds as a repository?