tokers commented on issue #4417:
URL: https://github.com/apache/apisix/issues/4417#issuecomment-860457202


   @xyz2b 
   This is the description of `$host` (quoted from nginx document):
   
   > in this order of precedence: host name from the request line, or host name 
from the “Host” request header field, or the server name matching a request
   
   You should check whether there are some requests which use the full URI in 
the request line, or, the Host header itself is the IP address of APISIX 
instance.


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