logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Why Compile?
Author
conmkj



Joined: 29 Sep 2010
Posts: 1

PostPosted: Wed 29 Sep '10 17:13    Post subject: Why Compile? Reply with quote

Folks,
Why would someone want to compile their own version of Apache?
Is there some benefit?
Back to top
Kanashii



Joined: 17 Jul 2006
Posts: 155
Location: Porando

PostPosted: Thu 30 Sep '10 18:07    Post subject: Reply with quote

eq Linux Gentoo
Gentoo Linux was initially created by Daniel Robbins as the Enoch Linux distribution. The goal was to create a distribution without precompiled binaries that was tuned to the hardware and only included requiredprograms.[3] At least one version of Enoch was distributed: version 0.75, in December 1999.[4]

http://en.wikipedia.org/wiki/Gentoo_Linux
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Thu 30 Sep '10 18:11    Post subject: Reply with quote

um .... because you can?

I started compiling Apache because long long ago it was the only way to get SSL. That has changed in the past years but there may still be a few reasons:

You want to use newer versions of OpenSSL and keep them up-to-date.
You find a fix to a nagging bug giving YOU grief in the Bugzilla that has not been incorporated into the released code.
Bugzilla is also used for feature requests, you find one you like and do not want to wait till it gets incorporated, if it ever does.

Real world example of the last one was TLS SNI, I was using it over a year before it got incorporated into 2.2.12.

did I mention because you can?
Back to top
VoodooMill



Joined: 11 Jan 2007
Posts: 60

PostPosted: Wed 13 Oct '10 23:49    Post subject: Reply with quote

I too started compiling way back when you had to for SSL. I continue to compile for compression (mod_deflate).
Back to top


Reply to topic   Topic: Why Compile? View previous topic :: View next topic
Post new topic   Forum Index -> Apache