svn commit: r1934890 - httpd/httpd/trunk/server/mpm/motorz/test
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178041264715.2011722.4970533525141290797@svn03-he-fi> |
Author: jim Date: Tue Jun 2 15:04:06 2026 New Revision: 1934890 Log: Remove "experimental" adj Modified: httpd/httpd/trunk/server/mpm/motorz/test/README.md Modified: httpd/httpd/trunk/server/mpm/motorz/test/README.md ============================================================================== --- httpd/httpd/trunk/server/mpm/motorz/test/README.md Tue Jun 2 14:51:47 2026 (r1934889) +++ httpd/httpd/trunk/server/mpm/motorz/test/README.md Tue Jun 2 15:04:06 2026 (r1934890) @@ -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.