Gitttttttt commented on issue #10723:
URL: https://github.com/apache/apisix/issues/10723#issuecomment-1870745559

   > > the ip of k8s cluster master node is end with 100.70... So I request by 
'xx.xx.100.70:32722'
   > 
   > `remote addrs` is used to restrict which client IP can access the route. 
But you mentioned it was the k8s master node address. Is that also the IP your 
request originates from?
   
   yes, but It responds different result in different situation:
   ①.Without the remoteAddrs field: It responds correctly by requesting from 
xx.xx.100.70, but responds 404 error by requesting from browser.
   ②.With the remoteAddrs field: It responds 404 error wherever I request from.


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