I have just one thing to say, intentionally ignoring the inflammatory
and revisionist statements made recently: You tell me which functional
parts of the patches you pledge to commit and I'll slice and splice the
patches any way you want to make those parts easy to integrate.
Here are the parts available: For 1.3 For 2.0
----------------------------- ------- -------
warning-free 64-bit port yes no
optimized request parsing yes yes
optimized common logging yes yes
optimized time-of-day queries and conversions yes yes
unnecessary syscalls optimized away yes yes (1)
unnecessary accept serialization optimized away yes yes (1)
QSC (cached HTTP response headers) yes yes
Irix specific optimizations yes no
mod_mmap_static/mod_file_cache optimizations yes yes
cache of recent file stat() results yes no (2)
bug fixes yes yes
state-threaded MPM (STM) no yes
(1) Implementation for 2.0 requires STM but 1.3 version could be ported
for other MPMs.
(2) Could be ported from 1.3, just hasn't been.
For more information see http://oss.sgi.com/projects/apache/
--
Michael J. Abbott [EMAIL PROTECTED] http://reality.sgi.com/mja/