From 8ae380cb3d86ac158dd676e260792d1c423175ca Mon Sep 17 00:00:00 2001 From: Vgbhfive Date: Sun, 27 Dec 2020 08:54:59 +0800 Subject: [PATCH] =?UTF-8?q?zh-translation:=20docs/root/configuration/liste?= =?UTF-8?q?ners/network=5Ffilters/ech=E2=80=A6=20(#474)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit probabilisticall --- .../listeners/network_filters/echo_filter.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/root/configuration/listeners/network_filters/echo_filter.rst b/docs/root/configuration/listeners/network_filters/echo_filter.rst index 7d9dc21e5fe7..572d01669417 100644 --- a/docs/root/configuration/listeners/network_filters/echo_filter.rst +++ b/docs/root/configuration/listeners/network_filters/echo_filter.rst @@ -3,8 +3,7 @@ Echo ==== -The echo is a trivial network filter mainly meant to demonstrate the network filter API. If -installed it will echo (write) all received data back to the connected downstream client. -This filter should be configured with the name *envoy.filters.network.echo*. +echo 是一个简单的网络过滤器,主要用于演示网络过滤器 API。如果安装了,那么它会将接收到的数据回送(写入)到连接的下游客户端。 +过滤器的名称应该配置为 *envoy.filters.network.echo* 。 -* :ref:`v3 API reference ` +* :ref:`v3 API 参考 `