Following Jyri's lead, I was looking at the various flags used to configure Apache 2.x in the Cool Stack 1.1 build vs. the one in the SFW project (PSARC/2007/169). The table below summarizes the information.
I'm sending this out both to record the current information as well as to solicit input on which other features/flags we should enable/disable. CoolStack 1.1 source: http://src.opensolaris.org/source/xref/webstack/webstack/trunk/src/httpd-2.2.3/make_solaris.sh SFW source: http://cvs.opensolaris.org/source/xref/sfw/usr/src/cmd/apache2/Makefile.sfw Cool Stack SFW 1.1 2007/169 ============================================================================== --enable-authnz_ldap X --enable-cache X X --enable-deflate X X --enable-disk-cache X --enable-file-cache X --enable-layout=Solaris-Apache2 X --enable-ldap X --enable-mem-cache X X --enable-mods-shared=all X X --enable-proxy X --enable-proxy-ajp X --enable-proxy-balancer X --enable-proxy-connect X --enable-proxy-ftp X --enable-proxy-http X --enable-rule=SSL_EXPERIMENTAL X X --enable-so X --enable-ssl X X --enable-suexec X X --with-ldap X --with-mpm=prefork X X --with-mpm=worker --with-ssl=/usr/sfw X X --with-z=/usr X Thanks, Arvi
