From 2aa2e16232f1dff24f1198c06c941f5d14bd8f0b Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 13 Dec 2016 14:28:18 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_proxy_express.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy_express.xml b/docs/manual/mod/mod_proxy_express.xml index 9b8c3e27ca..a4ec2d82f1 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.

-- 2.50.0