kayx23 opened a new issue, #9441:
URL: https://github.com/apache/apisix/issues/9441

   ### Description
   
   ## Current State
   `remote_addr` in a stream route is used to filter requests by client's IP 
address. The naming of this attribute is confusing. It is difficult to tell if 
`remote_addr` means upstream service or downstream client's IP. 
   
   ## Suggestion
   Rename `remote_addr` to `client_addr` or similar
   
   ## Relevant Docs
   * [Admin API Stream 
Routes](https://apisix.apache.org/docs/apisix/admin-api/#stream-route-api)
   * [Stream Proxy 
doc](https://apisix.apache.org/docs/apisix/next/stream-proxy/)
   
   ### Environment
   
   latest


-- 
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.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to