[ILUG] Aolserver
Donncha O Caoimh
donncha.ocaoimh at tradesignals.com
Tue Sep 26 11:21:07 IST 2000
Just tried the patches for Apache 1.3.12 on a Linux box here and
enabling everything (-DSPEED_DAEMON) failed with an error message about
"compare and swap" which a quick grep told me was a function that had to
be ported..
Instead, I left out the QSC stuff, and configured Apache the following
way:
CFLAGS=" -O2 -DFAST_TIME -DBUFFERED_LOGS -DNO_GRACEFUL -DUSE_QUICK_LOG
-DUSE_STAT_CACHE -DLOG_BUFSIZE=32768 -DMMAP_SEGMENT_SIZE=524288"
./configure --prefix=/usr/local/apache --enable-module=most
--enable-shared=max --enable-module=mmap_static --enable-module=info
which compiled and produced a httpd server but when I attempted to start
it it bombed out without an error message. Recompiled php but that
didn't help either. Also tried it without PHP support at all without
success.
I didn't try very hard but maybe someone here can benefit from the
above..
Donncha.
Sean McGrath wrote:
>
> Speaking of performance, anyone try the AAP patches to apache ?
> see: http://oss.sgi.com/projects/apache for details, supposedly
> gets up to ten time the speed than normal apache, even claims faster
> than zeus server in places.
More information about the ILUG
mailing list