ericzxj commented on issue #12827:
URL: https://github.com/apache/apisix/issues/12827#issuecomment-3680948169

   > Could you provide an example of a successful request and response from 
your 127.0.0.1:8000 service /kong/health endpoint?
   
   {   "remote_addr":"10.82.11.145",   "http_x_forward":"",   "request":"GET 
/kong/health HTTP/1.1",   "status":"200",   "byte":"187",   
"upstream_connect_time":"0.000",   "upstream_header_time":"0.107",   
"upstream_response_time":"0.107",   "refer":"",   "ua":"",   "gzip":"",   
"http_host":"127.0.0.1:8000",   "server_addr":"127.0.0.1",   
"upstream_addr":"127.0.0.1:8000",   "time_iso8601":"2025-12-22T16:07:33+08:00", 
  "http_accept":"" } 这个是正常的


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