jialechan commented on issue #10626:
URL: https://github.com/apache/apisix/issues/10626#issuecomment-2145057346

   ```yaml
   apisix:
         proxy_protocol:        
           listen_http_port: 9181        
       nginx_config:
         http:
           real_ip_header: proxy_protocol
           real_ip_from:
             - 127.0.0.1
             - "unix:"
             - 10.0.0.0/8 # your vpc CIRD
   ```


-- 
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: [email protected]

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

Reply via email to