From 68c2807eb849735cac24967aaf74163e1604bb1c Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 13 Dec 2016 14:27:53 +0000 Subject: [PATCH] add buzz word git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774023 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 620ad8e43f..346c94f47b 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.1