On Mon, 29 Nov 2004, Stas Bekman wrote: > ./include/ap_mpm.h > unix/posix notes: > - The MPM does not set a SIGALRM handler, user code may use SIGALRM. > But the preferred method of handling timeouts is to use the > timeouts provided by the BUFF abstraction.
That's an ancient comment that dates back to Apache 1.3 and no longer applies to anything. BUFF no longer exists.
