From: Jim Jagielski Date: Tue, 2 Jun 2026 15:04:06 +0000 (+0000) Subject: Remove "experimental" adj X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a4ef307c2671fec198697b87edf232235af9959c;p=thirdparty%2Fapache%2Fhttpd.git Remove "experimental" adj git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1934890 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/motorz/test/README.md b/server/mpm/motorz/test/README.md index a777cb535f..5b70205f6c 100644 --- a/server/mpm/motorz/test/README.md +++ b/server/mpm/motorz/test/README.md @@ -1,6 +1,6 @@ # motorz MPM test harness -Self-contained smoke / regression tests for the experimental **motorz** MPM +Self-contained smoke / regression tests for the **motorz** MPM (`server/mpm/motorz/motorz.c`). These drive a real `httpd` built from this tree against a throwaway `ServerRoot` in a temp dir; nothing is installed and no existing config is touched.