membphis commented on a change in pull request #2132:
URL: https://github.com/apache/apisix/pull/2132#discussion_r479778454



##########
File path: doc/admin-api.md
##########
@@ -504,6 +504,9 @@ In addition to the basic complex equalization algorithm 
selection, APISIX's Upst
 |timeout|optional| Set the timeout for connection, sending and receiving 
messages. |
 |name     |optional|Identifies upstream names|
 |desc     |optional|upstream usage scenarios, and more.|
+|pass_host            |optional|`pass` pass the client request host, `node` 
not pass the client request host, using the upstream node host, `rewrite` 
rewrite host by the configured `upstream_host`.|

Review comment:
       > `pass` pass the client request host
   
   that is the default value, we should write this to the doc.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to