From: Jim Jagielski
Date: Tue, 13 Dec 2016 14:28:18 +0000 (+0000)
Subject: Merge r1774023 from trunk:
X-Git-Tag: 2.4.24~28
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aa2e16232f1dff24f1198c06c941f5d14bd8f0b;p=thirdparty%2Fapache%2Fhttpd.git
Merge r1774023 from trunk:
add buzz word
Reviewed/backported by: jim
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774024 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy_express.xml b/docs/manual/mod/mod_proxy_express.xml
index 9b8c3e27ca3..a4ec2d82f15 100644
--- a/docs/manual/mod/mod_proxy_express.xml
+++ b/docs/manual/mod/mod_proxy_express.xml
@@ -38,7 +38,7 @@
than mod_proxy_balancer, which also provides
dynamic growth, but is intended to handle much, much
larger numbers of backends. It is ideally suited as a
- front-end HTTP switch.
+ front-end HTTP switch and for micro-services architectures.
This module requires the service of mod_proxy.