From 7cb04207fce659b3cdca5896f196a2686ed784e1 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Mon, 22 Mar 2004 20:48:40 +0000 Subject: [PATCH] Be more honest about the current state of perchild. Too many people think this module might actually work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103075 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/perchild.html.en | 6 ++++-- docs/manual/mod/perchild.xml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/perchild.html.en b/docs/manual/mod/perchild.html.en index 61e6335fc40..32743c29202 100644 --- a/docs/manual/mod/perchild.html.en +++ b/docs/manual/mod/perchild.html.en @@ -31,8 +31,10 @@ requests to be assigned a variety of different userids

Summary

- This MPM does not currently work on most platforms. Work is ongoing - to make it functional. + This module is not functional. Development of this module is not + complete and is not currently active. Do not use + perchild unless you are a programmer willing to + help fix it.

This Multi-Processing Module (MPM) implements a hybrid diff --git a/docs/manual/mod/perchild.xml b/docs/manual/mod/perchild.xml index e882bd31b46..9c479c1c6a1 100644 --- a/docs/manual/mod/perchild.xml +++ b/docs/manual/mod/perchild.xml @@ -29,8 +29,10 @@ requests to be assigned a variety of different userids

- This MPM does not currently work on most platforms. Work is ongoing - to make it functional. + This module is not functional. Development of this module is not + complete and is not currently active. Do not use + perchild unless you are a programmer willing to + help fix it.

This Multi-Processing Module (MPM) implements a hybrid -- 2.47.3