On Solaris, this macro definition is required to build successfully:
  -D_XOPEN_SOURCE=500 -D__EXTENSIONS__

By the way, with the perchild MPM, httpd performance is
"T2 (alternate) thread lib < T1 (default) thread lib".

http://groups.google.com/groups?[EMAIL PROTECTED]

By contrast, with the worker MPM, "T2 thread lib > T1 thread lib"
(But the difference is smaller than the perchild MPM).

With the perchild MPM and the T2 thread lib, mutex contention
may cause performance penalty, I guess...


Tsuyoshi SASAMOTO
[EMAIL PROTECTED]

Reply via email to