(httpd-site) branch asf-site updated: Automatic Site Publish by Buildbot
[email protected] Tue, 16 Jun 2026 14:44:28 +0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178162106854.1828749.9434632820803522935@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/httpd-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 969ac9b Automatic Site Publish by Buildbot
969ac9b is described below
commit 969ac9b3695aa98c7c1d877ca0b9dc4b03e0e73b
Author: buildbot <[email protected]>
AuthorDate: Tue Jun 16 14:44:25 2026 +0000
Automatic Site Publish by Buildbot
---
output/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/index.html b/output/index.html
index 7e7b374..4c0d568 100644
--- a/output/index.html
+++ b/output/index.html
@@ -94,7 +94,7 @@ mission-critical production infrastructure with:</p>
<ul>
<li><strong>Flexible configuration</strong> — <a href="/docs/current/howto/htaccess.html">.htaccess</a> per-directory config, <a href="/docs/current/vhosts/">virtual hosts</a>, <a href="/docs/current/dso.html">dynamic module loading</a></li>
<li><strong>Security</strong> — <a href="/docs/current/ssl/">TLS/SSL</a>, <a href="/docs/current/howto/auth.html">authentication modules</a>, <a href="/docs/current/howto/access.html">fine-grained access control</a></li>
-<li><strong>Performance</strong> — <a href="/docs/current/mod/event.html">event MPM</a>, <a href="/docs/current/howto/http2.html">HTTP/2</a>, <a href="/docs/current/caching.html">content caching</a>, <a href="/docs/current/howto/reverse_proxy.html">reverse proxy</a></li>
+<li><strong>Performance</strong> — <a href="/docs/current/mpm.html">Multi-processing (MPMs)</a>, <a href="/docs/current/howto/http2.html">HTTP/2</a>, <a href="/docs/current/caching.html">content caching</a>, <a href="/docs/current/howto/reverse_proxy.html">reverse proxy</a></li>
<li><strong>Extensibility</strong> — 100+ modules for <a href="/docs/current/rewrite/">rewriting</a>, <a href="/docs/current/mod/mod_proxy.html">proxying</a>, <a href="/docs/current/mod/mod_proxy_balancer.html">load balancing</a>, scripting, and more</li>
<li><strong>Portability</strong> — runs on Linux, Windows, macOS, and most Unix-like systems</li>
</ul>