Web Servers on Unix and Linux - Apache 2 compile-time flags

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > June 2004 > Apache 2 compile-time flags





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache 2 compile-time flags
Mark Round

2004-06-01, 8:03 am

Hi,

I am currently investigating migrating our Apache 1.3.x build process
over to Apache 2.0.x. We're creating our own packages of Apache for
use on very busy websites, and have enabled a number of
performance-related compile flags in our builds, namely :-

CFLAGS="-DDYNAMIC_MODULE_LIMIT=0 -DHARD_SERVER_LIMIT=1000
-DSPEED_DAEMON"

Looking at Apache 2, it seems that "-DSPEED_DAEMON" is no longer
supported. Under 1.3.x, I am led to believe that it enables the
following :

* USE_QSC
* FAST_TIME
* BUFFERED_LOGS
* NO_GRACEFUL
* USE_QUICK_LOG
* USE_STAT_CACHE

Performing a quick grep through the source tree of 2.0.49, I can see
that of these, only BUFFERED_LOGS appears. Are there equivalents for
those that don't appear, are they now redundant in Apache 2.0.x, or
should I be using something else instead ?

We're running on Solaris 8/9 SPARC, and build all our modules into
Apache (PHP etc.) without the use of DSOs.

Many thanks in advance for any pointers etc.

-Mark
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com