Baoyuantop commented on issue #12866:
URL: https://github.com/apache/apisix/issues/12866#issuecomment-3742345362

   Hi @aryayangx-afk, the server-info plugin is a pure information reporting 
plugin. Its sole function is to report APISIX node metadata (such as version 
number, hostname, startup time, etc.) to etcd for management and monitoring 
purposes. 
   This plugin does not participate in any core processes like request 
forwarding, route matching, or load balancing. Therefore, this error does not 
impact gateway traffic forwarding. The only issue is that server_info 
information cannot be obtained through this plugin. 
   
   This plugin has been deprecated, and we may not provide a corresponding fix 
for this issue.


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