diff xml/cn/docs/http/ngx_http_upstream_module.xml @ 2735:ff357b676c2e

Removed trailing spaces.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 10 Jun 2021 18:27:24 +0300
parents ceb8a4e374b7
children
line wrap: on
line diff
--- a/xml/cn/docs/http/ngx_http_upstream_module.xml	Tue Jun 08 13:12:55 2021 +0100
+++ b/xml/cn/docs/http/ngx_http_upstream_module.xml	Thu Jun 10 18:27:24 2021 +0300
@@ -10,7 +10,7 @@
 <module name="ngx_http_upstream_module模块"
         link="/cn/docs/http/ngx_http_upstream_module.html"
         lang="cn"
-        translator="Weibin Yao"        
+        translator="Weibin Yao"
         rev="1">
 
 <section id="summary">
@@ -275,7 +275,7 @@
 <para>
 对于FastCGI的服务器,需要设置
 <link doc="ngx_http_fastcgi_module.xml" id="fastcgi_keep_conn"/>
-指令来让连接keepalive工作: 
+指令来让连接keepalive工作:
 <example>
 upstream fastcgi_backend {
     server 127.0.0.1:9000;